Source: scipy Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Ondrej Certik , David Cournapeau , Varun Hiremath Build-Depends: cython3 (>= 0.29.18), debhelper-compat (= 13), dh-python, gfortran, libblas-dev, liblapack-dev, liblbfgsb-dev, libsuitesparse-dev (>= 3.1.0-3), python3-all-dbg, python3-all-dev, python3-decorator, python3-numpy (>= 1:1.14.5), python3-numpy-dbg, python3-pybind11 (>= 2.4.3), python3-pytest, python3-setuptools Build-Depends-Indep: dvipng, python3-doc, python3-docutils, python3-matplotlib, python3-numpydoc, python3-sphinx (>= 2~), rdfind, symlinks, texlive-latex-base, texlive-latex-extra Standards-Version: 4.5.1 Homepage: http://www.scipy.org/ Vcs-Git: https://salsa.debian.org/python-team/packages/scipy.git Vcs-Browser: https://salsa.debian.org/python-team/packages/scipy Package: python3-scipy Architecture: any Depends: python3-decorator, python3-numpy (>= 1:1.7.2), ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} Recommends: g++ | c++-compiler, python3-pil Suggests: python-scipy-doc Description: 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. Package: python3-scipy-dbg Section: debug Architecture: any Multi-Arch: same Depends: python3-dbg, python3-numpy-dbg (>= 1:1.7.2), python3-scipy (= ${binary:Version}), ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} Description: 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. Package: python-scipy-doc Depends: fonts-open-sans, libjs-jquery, libjs-mathjax, libjs-underscore, ${misc:Depends}, ${sphinxdoc:Depends} Section: doc Architecture: all Multi-Arch: foreign Description: 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.