numpy 1:1.24.1-2 source package in Ubuntu

Changelog

numpy (1:1.24.1-2) unstable; urgency=medium

  * upload to unstable; Closes: #1027581

 -- Sandro Tosi <email address hidden>  Sun, 08 Jan 2023 16:38:17 -0500

Upload details

Uploaded by:
Sandro Tosi
Uploaded to:
Sid
Original maintainer:
Sandro Tosi
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
numpy_1.24.1-2.dsc 2.4 KiB d344e97f15abbdea12b3ccb476026b08c2e4cb5b02d1b198bc5f5e926fe80ec6
numpy_1.24.1.orig.tar.xz 7.9 MiB 4439a24cb016f1c852a5458c5bd66a9d955556e76e061fcde2cf87dc93356611
numpy_1.24.1-2.debian.tar.xz 30.9 KiB 1b98fe8f4442cb455a8efd3ff5307b0946fa18a51951ce6fedc3a909d25b12c6

No changes file available.

Binary packages built by this source

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