python-numpy 1:1.16.5-1ubuntu2 source package in Ubuntu

Changelog

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

  * Build only for Python2.

 -- Matthias Klose <email address hidden>  Sun, 20 Oct 2019 23:10:07 +0200

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-1ubuntu2.debian.tar.xz 141.5 KiB 84b48d6bbd996dade5a9b091b4037b81c424bd9fa000f3d3b0f531558dbd4337
python-numpy_1.16.5-1ubuntu2.dsc 2.5 KiB ec6ebe2295be8564b1d396ce52a62b7de639b69f493bcf175d70c2d8c73ecd69

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.