Name: | python3-scipy |
---|---|
Version: | 1.6.2 |
Release: | 8.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 67112055 |
License: | BSD and Boost and Public Domain |
RPM: | python3-scipy-1.6.2-8.el9.x86_64.rpm |
Source RPM: | scipy-1.6.2-8.el9.src.rpm |
Build Date: | Sat May 07 2022 |
Build Host: | build-ol9-x86_64.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. |
- Add gating configuration and a simple smoke test - Related: rhbz#1950291
- Add automatically generated Obsoletes tag with the python39- prefix for smoother upgrade from RHEL8 - Related: rhbz#1990421
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Use proper LDFLAGS related: #1945060
- Remove RPATH from certain shared object files related: #1945060
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Remove python-pytest-xdist dependency resolves: #1945060
- New upstream release 1.6.2 resolves: #1942896
- New upstream release 1.6.1 resolves: #1929994
- Increase test timeout on s390x