scipy 1.10.0-4 source package in Ubuntu

Changelog

scipy (1.10.0-4) unstable; urgency=medium

  * Team upload.
  * skip more build-time tests
    - hurd-i386: test_find_peaks_exact test_find_peaks_withnoise
      test_examples[True-float64] test_rv_sample
      test_location_scale[pdf
    - x32: test_basic
  * update debian/tests
    - armhf with openblas: skip test_array_smoothing
    - i386 with blis: skip test_random_complex_exact
  * debian patch fix_cast_PR17726.patch applies upstream PR17726
    to fix 32-bit/64-bit casting. Closes: #1029690.
  * add Breaks: python3-skbio (<< 0.5.8-3~) to aid migration

 -- Drew Parsons <email address hidden>  Tue, 07 Feb 2023 09:49:03 +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-4.dsc 3.1 KiB b56d1d06f9fb17e70f31c8dd796df6300b2499e952db581a44b9854136357daa
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-4.debian.tar.xz 37.7 KiB 19789c3ed3202fb5b3aa57ab777b8b621b9c04aeabe9c1baac8a814bf31c0c13

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