Source: numpy Section: python Priority: optional Maintainer: Debian Python Team , Uploaders: Christian Kastner , Timo Röhling , Build-Depends: cython3:native (>= 3.0), debhelper-compat (= 13), dh-python, dh-sequence-python3, gfortran [amd64 arm64 ppc64el] , libblas-dev [!arm !m68k], liblapack-dev [!arm !m68k], libpython3-all-dev, mypy , ninja-build, pybuild-plugin-pyproject, python3-all-dev:any, python3-charset-normalizer , python3-hypothesis , python3-mesonpy:native, python3-pyproject-metadata:native, python3-pytest , python3-pytest-xdist , python3-scipy , python3-setuptools , python3-typing-extensions (>= 4.2.0) , python3-tz , tzdata-legacy Build-Depends-Indep: dh-sequence-sphinxdoc , doxygen , python-imageio-doc , python-pandas-doc , python-pytest-doc , python-scipy-doc , python-skimage-doc , python3-breathe , python3-doc , python3-ipython , python3-matplotlib , python3-numpydoc , python3-pickleshare , python3-pydata-sphinx-theme , python3-sphinx , python3-sphinx-design , # python-matplotlib-doc , # missing Standards-Version: 4.7.0 Vcs-Git: https://salsa.debian.org/python-team/packages/numpy.git Vcs-Browser: https://salsa.debian.org/python-team/packages/numpy Homepage: http://www.numpy.org/ Testsuite: autopkgtest-pkg-pybuild Description: Fast array facility to the Python language NumPy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities. Package: python3-numpy Architecture: any Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, python3-pkg-resources, Suggests: gcc, gfortran, python-numpy-doc, python3-dev, python3-pytest, Provides: dh-sequence-numpy3, python3-f2py, python3-numpy-dev, ${numpy3:Provides}, ${python3:Provides}, Description: ${source:Synopsis} (Python 3) ${source:Extended-Description} . This package installs NumPy for Python 3. Package: python-numpy-doc Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Suggests: python-imageio-doc, python-pandas-doc, python-pytest-doc, python-scipy-doc, python-skimage-doc, python3-doc Section: doc Architecture: all Multi-Arch: foreign Build-Profiles: Description: ${source:Synopsis} (Documentation) ${source:Extended-Description} . This package contains documentation for NumPy and f2py.