scipy 1.10.0-11 source package in Ubuntu
Changelog
scipy (1.10.0-11) unstable; urgency=medium * Team upload. * x32: skip test_1sample during build * armhf with openblas: skip more failing tests. test_tpqrt_tpmqrt test_cossin_separate test_orcsd_uncsd test_eigs_consistency[20-0.001] test_random_initial_float32 test_pdist_out test_lsqr_basic test_pascal test_atol_rtol -- Drew Parsons <email address hidden> Fri, 17 Feb 2023 22:45:22 +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-11.dsc | 3.1 KiB | e6268728cc016f59b5d0a6b3526a6168b34c39018e15ad1bc9ebae547831209b |
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-11.debian.tar.xz | 38.7 KiB | 592547a09d88c6791fce49f7b135e6a6fce5e41f8fecb0e0dcc08f9aba3af8bc |
Available diffs
- diff from 1.10.0-10 to 1.10.0-11 (849 bytes)
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