scipy 1.3.3-2 source package in Ubuntu

Changelog

scipy (1.3.3-2) unstable; urgency=medium

  * Team upload.
  * add debian patches to avoid internet connections when using docs
    - css_font_OpenSans.patch adapts font settings from
      https://fonts.googleapis.com/css?family=Open+Sans
      (Apache 2.0 licence)
    - css_font_local.patch uses local font_OpenSans.css from
      css_font_OpenSans.patch
    - python-scipy-doc Depends: fonts-open-sans
    - Closes: #873433.
  * debian patch fix_custom_sampling_input_2b3ed61.patch applies
    upstream commit 2b3ed61 to fix syntax. Closes: #945093.

 -- Drew Parsons <email address hidden>  Thu, 05 Dec 2019 00:30:25 +0800

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules 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.3.3-2.dsc 2.7 KiB b6829b24c05bc19803087f681f986ab79f3cd6099ead2c99042f449739b46bcd
scipy_1.3.3.orig.tar.xz 15.7 MiB 6de202d30b9e9e0704972f2b9272b1ff1090e2b089ddbdccfcf6271ce5ffb2d9
scipy_1.3.3-2.debian.tar.xz 22.2 KiB d86507dabe06cad0b129e0ee391cc57453e1e31916f8883f2d4422f5ea3abc69

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-dbg: scientific tools for Python 3 - debugging symbols

 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 provides debugging symbols for python3-scipy.