numpy 1:1.21.5-1build1 source package in Ubuntu

Changelog

numpy (1:1.21.5-1build1) jammy; urgency=medium

  * No-change rebuild with Python 3.10 only

 -- Graham Inggs <email address hidden>  Wed, 16 Mar 2022 23:51:12 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Jammy
Original maintainer:
Sandro Tosi
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
numpy_1.21.5.orig.tar.xz 6.3 MiB fc46212f9f0e6970b4e67ffaaa2fab24fdeecb9ef217d1e29860e0fb5c82505b
numpy_1.21.5-1build1.debian.tar.xz 29.9 KiB 86fa15f38de16725162080aea3d658d59dbfcba12e85baa18552b21c591dd34b
numpy_1.21.5-1build1.dsc 2.8 KiB bc62c3bf264f34812a8d450cbbb5e63b391d2ef04cd328f27f66b036dae9f15d

View changes file

Binary packages built by this source

python-numpy-doc: NumPy documentation

 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 documentation for Numpy and f2py.

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-dbgsym: debug symbols for python3-numpy