Source: scipy Maintainer: Debian Python Team Uploaders: Ondrej Certik , David Cournapeau , Varun Hiremath Section: python Priority: optional Build-Depends: cython3-legacy, debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, gfortran, libblas-dev, liblapack-dev, liblbfgsb-dev, libsuitesparse-dev, python3-mesonpy (>= 0.12.1~), pkgconf, python3-all-dev, python3-decorator, python3-doit (>= 0.35~) , python3-numpy (>= 1:1.21.6~), python3-pooch, python3-pybind11 (>= 2.10.4~), python3-pytest, python3-setuptools, python3-wheel, python3-pythran (>= 0.12.0~) Build-Depends-Indep: dvipng, dh-sequence-sphinxdoc, python3-doc, python3-docutils, python3-matplotlib, python3-numpydoc, python3-pydata-sphinx-theme, python3-sphinx, python3-sphinx-design, python3-sphinx-tabs, rdfind, symlinks, texlive-latex-base, texlive-latex-extra Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/python-team/packages/scipy Vcs-Git: https://salsa.debian.org/python-team/packages/scipy.git Homepage: https://www.scipy.org/ Rules-Requires-Root: no Package: python3-scipy Architecture: any Multi-Arch: foreign Depends: python3-decorator, python3-numpy (>= 1:1.17.3~), ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} Recommends: g++ | c++-compiler, python3-pil Suggests: python-scipy-doc Breaks: python3-skbio (<< 0.5.8-3~) 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: python-scipy-doc Architecture: all Multi-Arch: foreign Section: doc Depends: fonts-open-sans, libjs-jquery, libjs-mathjax, libjs-underscore, ${misc:Depends}, ${sphinxdoc:Depends} 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.