Scientific Tools for Python
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.
- Links to SUSE:SLE-15-SP2:Update / python-scipy
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:badshah400:lapack2023:Leap15/python-scipy && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
CVE-2023-25399-incorrect-refcounting.patch | 0000002304 2.25 KB | |
CVE-2023-29824-use-after-free.patch | 0000000713 713 Bytes | |
_link | 0000000130 130 Bytes | |
_multibuild | 0000000086 86 Bytes | |
no_implicit_decl.patch | 0000001391 1.36 KB | |
python-scipy-rpmlintrc | 0000000056 56 Bytes | |
python-scipy.changes | 0000040750 39.8 KB | |
python-scipy.spec | 0000007592 7.41 KB | |
scipy-1.3.3.tar.gz | 0023795781 22.7 MB |
Comments 1
LAPACK 3.12.0 breaks backward API compatibility in xGECON with this commit: https://github.com/Reference-LAPACK/lapack/commit/5d8a3a804befd179a28c5e4c7845e982b8d1922e
This breaks scipy 1.3.3, fixed by update to at least version 1.4.0, specifically this commit: https://github.com/scipy/scipy/commit/ea94ea041f79550ec19c379ff65811373ddb5f88