scipy 1.8.1-10 source package in Ubuntu
Changelog
scipy (1.8.1-10) unstable; urgency=medium * Team upload. * skip TestSmirnovp (test_kolmogorov) also on hurd-i386 * skip test_first_step and test_classes on mips64el (integrate/_ivp/tests/test_ivp.py) See https://github.com/scipy/scipy/issues/16883 * skip test_large_rank_deficient on armhf with blis. Segfaults in test_lsq_linear.py::TestBVLS * once again drop pythran support on armhf. It does work successfully, but shifts numerical results enough to break tests on a dozen packages (astropy, pandas, pyfai, skimage etc) -- Drew Parsons <email address hidden> Wed, 24 Aug 2022 11:43:19 +0200
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
scipy_1.8.1-10.dsc | 2.7 KiB | bf29c8f1a46dbf0d1984bad9e2398c9a7f2223f1a60e900d78eefe5baf596d71 |
scipy_1.8.1.orig.tar.xz | 27.3 MiB | 0140dd24d14ce194fdb3df496c2190f0896ca84ac98bf5d69c3b3fb7bde1a1e9 |
scipy_1.8.1-10.debian.tar.xz | 26.7 KiB | 4412a349e06b133d8848ad23d1e133ee60333b818c6d7f7c36730eff237183f5 |
Available diffs
- diff from 1.8.0-1exp2ubuntu1 (in Ubuntu) to 1.8.1-10 (244.8 KiB)
- diff from 1.8.1-9 to 1.8.1-10 (1.4 KiB)
No changes file available.
Binary packages built by this source
- python-scipy-doc: scientific library for Python - documentation
SciPy supplements the popular NumPy module (python-numpy package), gathering a
variety of high level science and engineering modules together as a single
package.
.
SciPy is a set of Open Source scientific and numeric tools for Python. It
currently supports special functions, integration, ordinary differential
equation (ODE) solvers, gradient optimization, genetic algorithms, parallel
programming tools, an expression-to-C++ compiler for fast execution, and
others.
.
This package contains documentation for the SciPy library.
- python3-scipy: scientific tools for Python 3
SciPy supplements the popular NumPy module (python-numpy package), gathering a
variety of high level science and engineering modules together as a single
package.
.
SciPy is a set of Open Source scientific and numeric tools for Python. It
currently supports special functions, integration, ordinary differential
equation (ODE) solvers, gradient optimization, genetic algorithms, parallel
programming tools, an expression-to-C++ compiler for fast execution, and
others.
- python3-scipy-dbgsym: debug symbols for python3-scipy