numpy 1:1.21.4-2 source package in Ubuntu
Changelog
numpy (1:1.21.4-2) unstable; urgency=medium [ Dan Bungert ] * Packaging changes for compatibility with python 3.10; Closes: #999812 [ Sandro Tosi ] * stop building -dbg package; Closes: #994316 * debian/python3-numpy.install - simplify numpy module installation, as suggested by Drew Parsons * upload to unstable; Closes: #995318 -- Sandro Tosi <email address hidden> Fri, 19 Nov 2021 23:39:08 -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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
numpy_1.21.4-2.dsc | 2.8 KiB | f75fd5e32ce7661c08351dab3e34386d732b8b5da8e85fe2927215e8987baaf5 |
numpy_1.21.4.orig.tar.xz | 6.3 MiB | 0ee3347efd09756195fd3973a090ffb5500aac880989788a02bd095891d6ca1e |
numpy_1.21.4-2.debian.tar.xz | 29.7 KiB | 5c110b8823fd6412ee6e302c250a8c245739da0db32d942b6b5c3d86cc005ea3 |
Available diffs
No changes file available.
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