numpy 1:1.21.5-1build2 source package in Ubuntu
Changelog
numpy (1:1.21.5-1build2) jammy; urgency=high * No change rebuild for ppc64el baseline bump. -- Julian Andres Klode <email address hidden> Thu, 24 Mar 2022 17:21:42 +0100
Upload details
- Uploaded by:
- Julian Andres Klode
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- python
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | python | |
Jammy | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
numpy_1.21.5.orig.tar.xz | 6.3 MiB | fc46212f9f0e6970b4e67ffaaa2fab24fdeecb9ef217d1e29860e0fb5c82505b |
numpy_1.21.5-1build2.debian.tar.xz | 29.9 KiB | c660b264c1fdcde283abe28ddba50888c76a5e7217dc959cb4659c6d85be01fe |
numpy_1.21.5-1build2.dsc | 2.9 KiB | d61e36622295df3d126861b229f362bd91b044139ee2ea9decc0b9f3b536e197 |
Available diffs
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