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

Changelog

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

  * Fix typo in debian/tests/capi and debian/tests/f2py
  * Do not run tests for unversioned executables in debian/tests/f2py

 -- Graham Inggs <email address hidden>  Sun, 12 Jan 2020 10:18:30 +0000

Upload details

Uploaded by:
Graham Inggs
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-2ubuntu6.debian.tar.xz 27.1 KiB b885a89dbd66424a423a84001952bf83045ffcd53553fe0fef6a54b352a4b30d
python-numpy_1.16.5-2ubuntu6.dsc 2.5 KiB d211508592ff466d4e95872ecd31d319fae93d9b1001b4b429fab92e6af2c2a7

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.