python-numpy 1:1.16.5-2ubuntu5 source package in Ubuntu

Changelog

python-numpy (1:1.16.5-2ubuntu5) focal; urgency=medium

  * Use the pybuild build system.
  * Disable running the tests. The tests are run in the install target.

 -- Matthias Klose <email address hidden>  Sat, 11 Jan 2020 12:06:55 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Sandro Tosi
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-numpy_1.16.5.orig.tar.xz 2.9 MiB 8461156b4fe524fead796afd482af160eb28e9e4f336ff22a58d02855cf3ecef
python-numpy_1.16.5-2ubuntu5.debian.tar.xz 27.0 KiB 9da20280c209fb2758e8995aa2ddeca15a877ac913263130134ea4b1fffdba0a
python-numpy_1.16.5-2ubuntu5.dsc 2.5 KiB 6fe8142ec8fda6934784bffd58aaf5625f2cdff30dd782897c4158db2fc541bd

View changes file

Binary packages built by this source

python-numpy: Numerical Python adds a fast array facility to the Python language

 Numpy contains a powerful N-dimensional array object, sophisticated
 (broadcasting) functions, tools for integrating C/C++ and Fortran
 code, and useful linear algebra, Fourier transform, and random number
 capabilities.
 .
 Numpy replaces the python-numeric and python-numarray modules which are
 now deprecated and shouldn't be used except to support older
 software.

python-numpy-dbg: Fast array facility to the Python language (debug extension)

 Numpy contains a powerful N-dimensional array object, sophisticated
 (broadcasting) functions, tools for integrating C/C++ and Fortran
 code, and useful linear algebra, Fourier transform, and random number
 capabilities.
 .
 Numpy replaces the python-numeric and python-numarray modules which
 are now deprecated and shouldn't be used except to support older
 software.
 .
 This package contains the extension built for the Python debug interpreter.