deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: amd64
Depends: python3-llvmlite (>= 0.39~), python3-scipy, python3 (<< 3.12), python3
(>= 3.11~), python3-numpy (<< 1:1.25), python3-numpy (>= 1:1.22.0), python3-numpy-abi9,
python3-pkg-resources, python3:any, libc6 (>= 2.35), libgcc-s1 (>= 3.0), libgomp1
(>= 4.9), libstdc++6 (>= 11)
Description: |-
native machine code compiler for Python 3
Numba compiles native machine code instructions from Python programs at
runtime using the LLVM compiler infrastructure. It 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 modules for Python 3.
Homepage: https://numba.pydata.org/
Installed-Size: '10580'
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Package: python3-numba
Priority: optional
Recommends: numba-doc, python3-pip
Section: python
Source: numba
Suggests: nvidia-cuda-toolkit
Version: 0.56.4+dfsg-2
srcpkg_name: numba
srcpkg_version: 0.56.4+dfsg-2