Name: | rh-python38-python-scipy |
---|---|
Version: | 1.3.1 |
Release: | 5.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 56296234 |
License: | BSD and Boost and Public Domain |
RPM: | rh-python38-python-scipy-1.3.1-5.el7.aarch64.rpm |
Source RPM: | rh-python38-scipy-1.3.1-5.el7.src.rpm |
Build Date: | Wed Jun 09 2021 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.scipy.org/scipylib/index.html |
Summary: | Scientific Tools for Python |
Description: | Scipy is open-source software for mathematics, science, and engineering. The core library is NumPy which provides convenient and fast N-dimensional array manipulation. The SciPy library is built to work with NumPy arrays, and provides many user-friendly and efficient numerical routines such as routines for numerical integration and optimization. Together, they run on all popular operating systems, are quick to install, and are free of charge. NumPy and SciPy are easy to use, but powerful enough to be depended upon by some of the world's leading scientists and engineers. |
- Import from the python38 module and modified for rh-python38 RHSCL - Resolves: rhbz#1671025
- Exclude unsupported i686 arch
- Specify LDFLAGS explicitly - Force preprocessing of Fortran sources to make annobin record proper flags - Resolves: rhbz#1778983
- Adjusted for Python 3.8 module in RHEL 8
- Update to 1.3.1 (#1674101) - Drop Python 2 packages (not supported by SciPy >= 1.3) - Backported upstream patch for cKDTree (fixes FTBFS)
- Rebuilt for Python 3.8.0rc1 (#1748018)
- Rebuilt for Python 3.8
- Remove build dependency on python2-pytest-xdist and python2-pytest-timeout - Enable parallel tests in Python 3 %check - Use macros for Python interpreter in tests
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Fix FTBFS with Py3.8 (#1606315)