scipy 1.10.0-10 source package in Ubuntu
Changelog
scipy (1.10.0-10) unstable; urgency=medium * Team upload. * x32: skip test_0sample during build * armhf with openblas: arch is flaky, tests fail intermittently. Skip test_cdist_out test_cdist_calling_conventions test_orcsd_uncsd[float64] test_L1 test_L4 test_random_exact test_random_tall_left test_random_tall_right test_svd_random_state_2[random_state test_svd_random_state_3 test_svd_linop test_ElasticRod test_small_sigma_sparse[float32-shape1] test_small_sigma2[float] test_interpolation_misfit_1d test_svds_parameter_k_which[LM-5] test_Small test_failure_to_run_iterations test_precond_inverse[case1] test_examples * Consider using armhf with atlas or blis, not openblas. -- Drew Parsons <email address hidden> Fri, 17 Feb 2023 10:34:17 +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-10.dsc | 3.1 KiB | 640e30b29c4c15f9f4a657bb41a3a2891e30ec2052a3b966eb3a854bb4eae32f |
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-10.debian.tar.xz | 38.6 KiB | c14bbde480cbfa044008f8a41f9cb9d54716ea15999c6fc3a81c2f4d63469edc |
Available diffs
- diff from 1.10.0-9 to 1.10.0-10 (1.2 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