Name: | rh-python36-numpy |
---|---|
Epoch: | 1 |
Version: | 1.13.1 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Development/Languages |
Size: | 21417116 |
License: | BSD and Python |
RPM: | rh-python36-numpy-1.13.1-1.el7.aarch64.rpm |
Source RPM: | rh-python36-numpy-1.13.1-1.el7.src.rpm |
Build Date: | Mon Jul 02 2018 |
Build Host: | ca-buildarm04.US.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. |
- Update to 1.13.1 - Add a patch for the security vulnerability Resolves: rhbz#1494209
- Remove RPATHs and RUNPATHs from shared libraries, rhbz#1475720
- Update to 1.13.0
- Fix f2py test, rhbz#1319255
- Fix unit tests, rhbz#1319255
- Update shebangs to point to interpreter in collection, rhbz#1289567
- Update to 1.10.4
- Update to 0.8.2
- numpy should own /opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/numpy/__pycache__ (rhbz#1072424)
- Fix CVE-2014-1858, CVE-2014-1859: #1062009