numpy 1:1.17.4-1 source package in Ubuntu

Changelog

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

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.
  * d/control: Fix wrong Vcs-*.

  [ Sandro Tosi ]
  * New upstream release
  * debian/patches/PR14769.patch
    - fix integer size confusion in handling array's ndmin on s390x

 -- Sandro Tosi <email address hidden>  Tue, 12 Nov 2019 10:30:17 -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-1.dsc 2.6 KiB e5132c566ab907fecbcce9b84090a508c4691b86425ccc00a35e28c4afc5b03c
numpy_1.17.4.orig.tar.xz 3.4 MiB 71c77538fe4cc950da6dbce8f9b4e28b5660f1c91b5fe8b8718b18ee2cc5dc2f
numpy_1.17.4-1.debian.tar.xz 29.2 KiB 35984285ca06805c3e333b36c1471e1056da056208b39ff25f4ec21437a6e02e

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.