scipy 1.10.0-3 source package in Ubuntu

Changelog

scipy (1.10.0-3) unstable; urgency=medium

  * Team upload.
  * drop scipy/_lib/boost/ from debian/copyright
    (no longer provided in upstream source)
  * skip build-time tests
    - hurd-i386: test_mip1
    - ia64: test_maxiter_worsening[lgmres]
    - x32: test_input_validation
  * update skips in debian/tests:
    - i386: skip test_simple_overdet_complex with blis
    - armhf: skip test_rosenbrock_with_no_exception
  * update debian patch Use-system-LBFGSB.patch for the new meson build
    Closes: #1030142.

 -- Drew Parsons <email address hidden>  Fri, 03 Feb 2023 10:48:29 +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-3.dsc 3.1 KiB 1dd87be469aa615ecfcc23770ccfa5b1f23090e4e13b8fe171a431a091c2cd00
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-3.debian.tar.xz 37.0 KiB e9a3bb4349455acefd4dc3946e9c78901f23de22d45dd62b2210af0517425236

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