scipy 1.10.0-5 source package in Ubuntu

Changelog

scipy (1.10.0-5) unstable; urgency=medium

  * Team upload.
  * skip failing build tests
    - hurd-i386: test_pdf_nolan_samples[pct_range0-alpha_...
    - x32: skip build test test_sign
  * skip failing runtime tests (debian/tests)
    - i386 with blis: test_random_complex_overdet
    - armhf with openblas: test_cholesky
  * reintroduce and update debian patch
    hppa-boost-long-double-config.patch.
    Thanks Mattias Ellert. Closes: #1030947.

 -- Drew Parsons <email address hidden>  Fri, 10 Feb 2023 12:08:00 +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

Downloads

File Size SHA-256 Checksum
scipy_1.10.0-5.dsc 3.1 KiB db2f2cf3252712818f97a48e0c917ba5490d4b91b16a3cc402bb9dd8b4e1dc23
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-5.debian.tar.xz 38.1 KiB 1135f9fea317dfc0736d191af5d8ef008bf30778f10bfb0678b584044546c483

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