To install this package run one of the following: conda install anaconda::numba
Description
Numba is an Open Source NumPy-aware optimizing compiler for Python
sponsored by Anaconda, Inc. It uses the remarkable LLVM compiler
infrastructure to compile Python syntax to machine code."