scipy 1.11.4-10 source package in Ubuntu

Changelog

scipy (1.11.4-10) unstable; urgency=medium

  * Team upload.
  * update debian/tests
    - test default python only on riscv64 to avoid timeout
    - drop atlas BLAS tests, since atlas is deprecated (Bug#1070013),
      times out on riscv64 and fails specific tests elsewhere
    - report durations of slowest 20 tests

 -- Drew Parsons <email address hidden>  Sat, 18 May 2024 20:23:08 +0200

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.11.4-10.dsc 3.1 KiB c3dcb43101854471f93711e0fea29d9a24fda4ad65f9c71277a3f4c7b0ae0539
scipy_1.11.4.orig-submodules.tar.gz 31.0 MiB c11132198202f6f82515537fd4ab3cb061a991a7f74d08932dfb8a93c8e35ddf
scipy_1.11.4.orig.tar.gz 23.7 MiB 06c0338e76901aa1f996cc7f21eee622b1174d9e251b9bb540e6c172457851d3
scipy_1.11.4-10.debian.tar.xz 37.1 KiB 9043a67101f3d35d059939918b42fee529162f318a8863b6d6ec1ecd7f43f28c

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