Name: | scipy |
---|---|
Version: | 0.12.1 |
Release: | 3.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 35461388 |
License: | BSD and Boost and Public Domain |
RPM: | scipy-0.12.1-3.el7.aarch64.rpm |
Source RPM: | scipy-0.12.1-3.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.scipy.org |
Summary: | Scipy: 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. |
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Update to 0.12.1 - fixes CVE-2013-4251 (rhbz#997579) - change working directory to build directory when building ext (rhbz#916695) - use SHA-256 instead of md5 -- FIPS mode (rhbz#877920) - unbundle python-six (bug rhbz#1019642)
- rebuilt due to a bug in gcc causing segfault on s390x (rhbz#1012870 rhbz#1012286)
- rebuilt with atlas 3.10 (rhbz#1009070)
- Add patch to use build_dir argument in build_extension - Fix rpmlint warnings - License Updated - Don't build with python3
- Remove old ufsparse references, use suitesparse - Spec cleanup
- Add patch to fix segfaul in test of sgeqrf
- Update to 0.12.0 final - No longer remove weave from python3 build
- Update to 0.12.0b1 - Drop upstreamed linalg patch