numpy 1:1.17.4-3 source package in Ubuntu

Changelog

numpy (1:1.17.4-3) unstable; urgency=medium

  * debian/tests/control
    - add python3-distutils to the `distutils` test depends

 -- Sandro Tosi <email address hidden>  Sun, 17 Nov 2019 19:21:07 -0500

Upload details

Uploaded by:
Sandro Tosi
Uploaded to:
Sid
Original maintainer:
Sandro Tosi
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
numpy_1.17.4-3.dsc 2.6 KiB 2d446da47bacee4741228a66988a6ea810c63dc7df4d4a9c2ef2e11d421e1fc5
numpy_1.17.4.orig.tar.xz 3.4 MiB 71c77538fe4cc950da6dbce8f9b4e28b5660f1c91b5fe8b8718b18ee2cc5dc2f
numpy_1.17.4-3.debian.tar.xz 29.3 KiB f28003602f290daab6ed593fcc2e320126f6ea999ec6cf4ea67de0f8739861f9

Available diffs

No changes file available.

Binary packages built by this source

python3-numpy: Fast array facility to the Python 3 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.
 .
 This package contains Numpy for Python 3.

python3-numpy-dbg: Fast array facility to the Python 3 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 3 debug interpreter.