Name: | python2-numpy |
---|---|
Epoch: | 1 |
Version: | 1.14.2 |
Release: | 16.module+el8.4.0+20050+79c7b4ee |
Architecture: | aarch64 |
Module: | python27:2.7:8040020210122160212:cdb2db54 python27:2.7:8050020210811095446:3e7ace8b python27:2.7:8060020220210185952:8cdc2268 python27:2.7:8070020220617114255:056aacbc python27:2.7:8080020221221225124:ba5e661a python27:2.7:8080020230609134836:392b0bf1 python27:2.7:8080020231004233750:392b0bf1 |
Group: | Development/Languages |
Size: | 18291229 |
License: | BSD and Python |
RPM: | python2-numpy-1.14.2-16.module+el8.4.0+20050+79c7b4ee.aarch64.rpm |
Source RPM: | numpy-1.14.2-16.module+el8.4.0+20050+79c7b4ee.src.rpm |
Build Date: | Mon Apr 12 2021 |
Build Host: | ca-buildarm05 |
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. |
- Fix include path - Related: rhbz#1907601
- Fix %check - Related: rhbz#1907601
- Use macros rather than hardcoded paths - Resolves: rhbz#1907601
- Fix CVE-2019-6446 - Resolves: rhbz#1668829
- Set proper build flags for https://fedoraproject.org/wiki/Changes/Python_Extension_Flags - Resolves: rhbz#1715036
- Fix broken float128 on all arches except x86_64 - Resolves: rhbz#1688709
- Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587
- Remove unversioned provides - Resolves: rhbz#1628242
- Fix unversioned requires/buildrequires - Resolves: rhbz#1628242
- Bring symlink f2py2 back for symlink modules - Resolves: rhbz#1615727