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 , 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, 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.