Name: | python2-numpy |
---|---|
Epoch: | 1 |
Version: | 1.14.2 |
Release: | 13.module+el8.3.0+7833+4aaf98ce |
Architecture: | x86_64 |
Module: | python27:2.7:8030020200819165638:9edba152 python27:2.7:8030020200819165639:851f4228 |
Group: | Development/Languages |
Size: | 18039429 |
License: | BSD and Python |
RPM: | python2-numpy-1.14.2-13.module+el8.3.0+7833+4aaf98ce.x86_64.rpm |
Source RPM: | numpy-1.14.2-13.module+el8.3.0+7833+4aaf98ce.src.rpm |
Build Date: | Thu Nov 05 2020 |
Build Host: | jenkins-172-17-0-2-987fe06b-e338-4d12-bb39-daa73375bcbe.blddevtest1iad.osdevelopmeniad.oraclevcn.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. |
- 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
- Remove unversioned binaries from python2 subpackage - Resolves: rhbz#1613343
- Switch python3 coditions to bcond
- Use python2 macros instead of unversioned python macros