scipy 1.10.0-2 source package in Ubuntu
Changelog
scipy (1.10.0-2) unstable; urgency=medium * Team upload. [ Andreas Tille ] * Add missing copyright for submodules [ Drew Parsons ] * update debian/tests - i386: fix test skips - armel: skip test_brunnermunzel_normal_dist - armhf with openblas: skip test_pdist_calling_conventions test_pdist_dtype_equivalence test_striding - s390x with atlas: skip test_aligned_mem * debian patch readonly_interpolate_PR17717.patch applies upstream PR17717 to fix interpolate.interpn. Closes: #1029692. * drop debian patch fix_numpy1.24_PR17035.patch (applied upstream) -- Drew Parsons <email address hidden> Sun, 29 Jan 2023 10:13:42 +0100
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 |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
scipy_1.10.0-2.dsc | 3.1 KiB | 64b0d0611df1f354a70f5e7d048170cb64734c859401a47fba7db91a970f1434 |
scipy_1.10.0.orig-submodules.tar.gz | 17.7 MiB | 024c183a4708f92705657d51e715a986399610a5fb7196aade3fc252b71cbade |
scipy_1.10.0.orig.tar.gz | 23.5 MiB | f4861975aabe6479cd2992c130b735575154558c323474b68545e57738026ab9 |
scipy_1.10.0-2.debian.tar.xz | 37.0 KiB | 5a278c48fe2f6e79913bbee35f4e65e3aa71dbb13a04d958430e55dbe8a5612a |
Available diffs
- diff from 1.8.1-22 to 1.10.0-2 (39.1 MiB)
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