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.
Environment Modules¶
Run module spider numba
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_NUMBA_DIR - installation directory
- HPC_NUMBA_BIN - executable directory
Categories¶
compiler