scipy 1.10.1-2 source package in Ubuntu

Changelog

scipy (1.10.1-2) unstable; urgency=medium

  * Team upload.
  * armhf with openblas: skip test_L3
    test_svd_return_singular_vectors[shape1-True]
    test_m_gt_n test_pteqr test_SR1_skip_update
    test_symmetric_starting_vector
  * hppa: skip test_bootstrap_against_theory (not enough memory)
  * x32: skip test_sample (test_qmc.py)

 -- Drew Parsons <email address hidden>  Wed, 01 Mar 2023 15:41:11 +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 Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
scipy_1.10.1-2.dsc 3.1 KiB 946c62b5c7fb944a725d8148270f00b1adc857910ea3884e3d925162e2a96d61
scipy_1.10.1.orig-submodules.tar.gz 18.1 MiB e8fa37c387daee743ccdfcec4e35ced286f87cfe37d6694c43cb8e027bac7bac
scipy_1.10.1.orig.tar.gz 23.5 MiB 8f08e1742c9b09eb58640fa5a56031d6e1844806899e883fbe7447ca86fe8c55
scipy_1.10.1-2.debian.tar.xz 37.1 KiB 58b42cf217175774d5cba5c549d7f996fc0c8d40c91bfe6c282ea022e12bf34e

Available diffs

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