Name: | python3-numpy |
---|---|
Epoch: | 1 |
Version: | 1.26.4 |
Release: | 5.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 36123211 |
License: | BSD-3-Clause AND MIT AND Apache-2.0 AND (Zlib OR BSL-1.0) |
RPM: | python3-numpy-1.26.4-5.el10.x86_64.rpm |
Source RPM: | numpy-1.26.4-5.el10.src.rpm |
Build Date: | Wed Jan 29 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.numpy.org/ |
Summary: | A fast multidimensional array facility for Python |
Description: | NumPy is a general-purpose array-processing package designed to efficiently manipulate large multi-dimensional arrays of arbitrary records without sacrificing too much speed for small multi-dimensional arrays. NumPy is built on the Numeric code base and adds features introduced by numarray as well as an extended C-API and the ability to create arrays of arbitrary type. There are also basic facilities for discrete fourier transform, basic linear algebra and random number generation. Also included in this package is a version of f2py that works properly with NumPy. |
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Bump release for June 2024 mass rebuild
- remove redundant patchelf dependency (RHEL-36334)
- Unbundle libdivide in Fedora - Let libdivide use vector instructions when possible
- 1.26.4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Add missing licenses to the License tag
- 1.26.2
- Fix FTBFS with Python 3.13.