scipy 1.10.1-8 source package in Ubuntu

Changelog

scipy (1.10.1-8) unstable; urgency=medium

  * Team upload.
  * reinstate Build-Depends: python3-pythran
  * drop python3-scipy Depends: python3-pythran
    pythran is used at build time, not needed at runtime.
    Closes: #1020561.

 -- Drew Parsons <email address hidden>  Sat, 27 Jan 2024 19:07:55 +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.1-8.dsc 3.0 KiB 562e5f26fd0b75ef55ce1e9fd2aecf190675a5d5f5f3c44f462365d0e5aa0c59
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-8.debian.tar.xz 37.7 KiB 21afe034b9e5ec03344adb76fab5564a8d995bd279289bdbf3e0e9ed9558d349

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