numba 0.55.1-0ubuntu2 source package in Ubuntu
Changelog
numba (0.55.1-0ubuntu2) jammy; urgency=medium * No-change rebuild with Python 3.10 only -- Graham Inggs <email address hidden> Wed, 16 Mar 2022 23:50:38 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
numba_0.55.1.orig.tar.gz | 2.2 MiB | a25005aed24de1ff801c307ab4482a0bb4a0564e362addd5913a874a3e97166b |
numba_0.55.1-0ubuntu2.debian.tar.xz | 14.2 KiB | 79849a5710b26db50ed4766e9a292cfe949b7a6648b7613ee54998f2f78e1a66 |
numba_0.55.1-0ubuntu2.dsc | 2.4 KiB | f508f61173ba47fcfda074ec772dfabed2e892c5aae7054cb2607b2597ed8d8e |
Available diffs
- diff from 0.55.1-0ubuntu1 to 0.55.1-0ubuntu2 (302 bytes)
Binary packages built by this source
- numba-doc: No summary available for numba-doc in ubuntu kinetic.
No description available for numba-doc in ubuntu kinetic.
- python3-numba: 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.
- python3-numba-dbgsym: No summary available for python3-numba-dbgsym in ubuntu kinetic.
No description available for python3-
numba-dbgsym in ubuntu kinetic.