Contents

numba 0.59.1

0

compiling Python code using LLVM

compiling Python code using LLVM

How to Install numba

You can install numba using pip

pip install numba

or add it to a project with poetry

poetry add numba

Package Details

Author
License
BSD
Homepage
https://numba.pydata.org
PyPi:
https://pypi.org/project/numba/

Classifiers

  • Software Development/Compilers
No  numba  pypi packages just yet.

Errors

A list of common numba errors.

Code Examples

Here are some numba code examples and snippets.