Pakket: numba-doc (0.42.0-1)
Verwijzigingen voor numba-doc
Debian bronnen:
Het bronpakket numba downloaden:
Beheerders:
Externe bronnen:
- Homepage [numba.pydata.org]
Vergelijkbare pakketten:
native machine code compiler for Python (docs)
Numba compiles native machine code instructions from Python programs at runtime using the LLVM compiler infrastructure. Just-in-time compilation with Numba could be easily employed by decorating individual computation intensive functions in the Python code. Numba could significantly speed up the performance of computations, and optionally supports compilation to run on GPU processors through Nvidia's CUDA platform. It integrates well with the Python scientific software stack, and especially recognizes Numpy arrays.
This package contains the documentation and examples.
Andere aan numba-doc gerelateerde pakketten
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 1.0)
- JavaScript support for Sphinx documentation
-
- dep: sphinx-rtd-theme-common (>= 0.4.2+dfsg)
- sphinx theme from readthedocs.org (common files)
-
- rec: python-numba
- Pakket niet beschikbaar
-
- rec: python3-numba
- native machine code compiler for Python 3