numpy 1:1.21.5-1ubuntu1 source package in Ubuntu

Changelog

numpy (1:1.21.5-1ubuntu1) lunar; urgency=medium

  * Use `Py_SET_TYPE` macro instead of assigning to `Py_TYPE` for
    compatibility with Python 3.11

 -- Graham Inggs <email address hidden>  Tue, 01 Nov 2022 23:30:49 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
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-1ubuntu1.debian.tar.xz 30.3 KiB 522eda27ba7c1623e7ede1b05b869c1cc3f68d01cdc15435118de54481b9f8bd
numpy_1.21.5-1ubuntu1.dsc 2.9 KiB 4e8fd61f5799e713f0eaee703736edc79ffd93936358cb05860511433a52739e

View changes file

Binary packages built by this source

python-numpy-doc: No summary available for python-numpy-doc in ubuntu lunar.

No description available for python-numpy-doc in ubuntu lunar.

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