home.social

#introductorytoot — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #introductorytoot, aggregated by home.social.

fetched live
  1. Hello - an !

    Numba is an open-source JIT Compiler for Python. It translates a subset of Python and NumPy code into optimized machine code for CPUs and CUDA using LLVM.

    Installable with conda / pip:

    conda install numba
    pip install numba

    Get started with the 5 minute guide: numba.readthedocs.io/en/stable

    Code is on Github: github.com/numba/numba

    Start developing / contributing with the development guide: numba.readthedocs.io/en/stable

    Get help on Discourse: numba.disourse.group

  2. Hello - an #introductorytoot!

    Numba is an open-source JIT Compiler for Python. It translates a subset of Python and NumPy code into optimized machine code for CPUs and CUDA using LLVM.

    Installable with conda / pip:

    conda install numba
    pip install numba

    Get started with the 5 minute guide: numba.readthedocs.io/en/stable

    Code is on Github: github.com/numba/numba

    Start developing / contributing with the development guide: numba.readthedocs.io/en/stable

    Get help on Discourse: numba.disourse.group