numba 0.52.0-4 source package in Ubuntu

Changelog

numba (0.52.0-4) unstable; urgency=medium

  * Skip test_user_set_cpu_name on armhf as it seems to depend on number
    of tests run.

 -- Diane Trout <email address hidden>  Sun, 31 Jan 2021 10:51:54 -0800

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
numba_0.52.0-4.dsc 2.3 KiB 19e71215993bece48733493b390b70b305d67e663ebcb242c39557558a08ab5b
numba_0.52.0.orig.tar.xz 1.5 MiB 96aaa2ac97babc30a681daa1a8cdf02fa95f2d0b5f9b39fa19ff7de9b67043ce
numba_0.52.0-4.debian.tar.xz 21.1 KiB 225f9802b0349e5f107608f7924a232844d247c6128584dfe1f9cc5988c466e9

Available diffs

No changes file available.

Binary packages built by this source

numba-doc: No summary available for numba-doc in ubuntu impish.

No description available for numba-doc in ubuntu impish.

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 impish.

No description available for python3-numba-dbgsym in ubuntu impish.