Name: | rh-python38-python-numpy |
---|---|
Version: | 1.17.3 |
Release: | 5.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 17468525 |
License: | BSD |
RPM: | rh-python38-python-numpy-1.17.3-5.el7.aarch64.rpm |
Source RPM: | rh-python38-numpy-1.17.3-5.el7.src.rpm |
Build Date: | Mon Jun 07 2021 |
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. |
- Import from the python38 module and modified for rh-python38 RHSCL - Resolves: rhbz#1671025
- Exclude unsupported i686 arch
- Removed test which fails due to outdated openblas
- Adjusted for Python 3.8 module in RHEL 8 - Removed the Epoch from Fedora
- 1.17.3
- 1.17.2
- 1.17.1
- Rebuilt for Python 3.8
- Reintroduce libnpymath.a (#1735674)
- 1.17.0, split out Python 2.