scipy 1.8.1-20 source package in Ubuntu
Changelog
scipy (1.8.1-20) unstable; urgency=medium * Team upload. * Fix sphinx build with Python 3.11 -- Jochen Sprickerhof <email address hidden> Tue, 03 Jan 2023 21:59:59 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
scipy_1.8.1-20.dsc | 2.7 KiB | f9251eca122747b1b24b27c22ff8c381df54c26887e4c0f6e13b74513f3f7c3d |
scipy_1.8.1.orig.tar.xz | 27.3 MiB | 0140dd24d14ce194fdb3df496c2190f0896ca84ac98bf5d69c3b3fb7bde1a1e9 |
scipy_1.8.1-20.debian.tar.xz | 36.3 KiB | 3b9e6f281d1adb2423ef70b45dfc35f87375cb75817b179ef085d7e83ba74545 |
Available diffs
- diff from 1.8.1-19 to 1.8.1-20 (2.1 KiB)
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