Source: python-scipy
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/scipy/scipy/tags
Vcs-Browser: https://github.com/alvistack/scipy-scipy
Vcs-Git: https://github.com/alvistack/scipy-scipy.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 cmake4,
 cython3,
 fdupes,
 gfortran,
 liblapack-dev,
 liblbfgsb-dev,
 libopenblas-dev,
 meson,
 ninja-build,
 pkgconf,
 python3-decorator,
 python3-dev,
 python3-mesonpy (>= 0.15.0),
 python3-numpy (>= 1.22.4),
 python3-pip,
 python3-pybind11 (>= 2.12.0),
 python3-pythran (>= 0.14.0),

Package: python3-scipy
Architecture: amd64
Description: Scientific Library for Python
 SciPy (pronounced "Sigh Pie") is open-source software for mathematics,
 science, and engineering. The SciPy library depends on NumPy, which
 provides convenient and fast N-dimensional array manipulation. The SciPy
 library is built to work with NumPy arrays, and provides many
 user-friendly and efficient numerical routines such as routines for
 numerical integration and optimization. Together, they run on all
 popular operating systems, are quick to install, and are free of charge.
 NumPy and SciPy are easy to use, but powerful enough to be depended upon
 by some of the world’s leading scientists and engineers. If you need to
 manipulate numbers on a computer and display or publish the results,
 give SciPy a try!
Depends:
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends},
 python3,
 python3-decorator,
 python3-numpy (>= 1.22.4),
