scipy 1.10.0-12 source package in Ubuntu
Changelog
scipy (1.10.0-12) unstable; urgency=medium * Team upload. * x32: skip test_bounds during build * armhf with openblas: skip intermittently failing tests test_random_complex_exact test_L7 test_sygst test_various_drivers_standard test_various_drivers_generalized test_broyden1 test_broyden2 test_gejsv_general test_BFGS_skip_update test_tolerance_float32 -- Drew Parsons <email address hidden> Sat, 18 Feb 2023 16:12:32 +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-12.dsc | 3.1 KiB | b0f75360ac99eca1a73d48b7e483102e38100ac055596692b46b7a3c6326c26b |
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-12.debian.tar.xz | 38.8 KiB | d3cd5fb205ee63dcfd4cb28e774f8bea2c7005173d000ec8038a8c936826e433 |
Available diffs
- diff from 1.10.0-11 to 1.10.0-12 (1.1 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