scipy 1.11.4-1 source package in Ubuntu

Changelog

scipy (1.11.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * skip tests. Closes: #1061605.
    - armel: test_some_code_paths (stats TestKSTwoSamples)
    - sparc64: test_distance_transform_cdt05 (ndimage)

 -- Drew Parsons <email address hidden>  Thu, 15 Feb 2024 14:19:46 +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.11.4-1.dsc 3.1 KiB c35861532d362c2244f94ae83301035f82bad72087d4a7f4155786b6747222e2
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-1.debian.tar.xz 36.3 KiB 1e8e091aebaf87959ecfd8acf3c77bab731146742846de50966442e9aeb29899

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