[ buster ]
[ 原始碼: python-numpy ]
套件:python-numpy(1:1.16.2-1)
Numerical Python adds a 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.
Numpy replaces the python-numeric and python-numarray modules which are now deprecated and shouldn't be used except to support older software.
其他與 python-numpy 有關的套件
|
|
|
|
-
- dep: libblas3
- Basic Linear Algebra Reference implementations, shared library
- 或者 libblas.so.3
- 本虛擬套件由這些套件填實: libatlas3-base, libblas3, libblis2-openmp, libblis2-pthread, libblis2-serial, libopenblas-base
-
- dep: libc6 (>= 2.27)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: liblapack3
- Library of linear algebra routines 3 - shared version
- 或者 liblapack.so.3
- 本虛擬套件由這些套件填實: libatlas3-base, liblapack3, libopenblas-base
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python2.7
- Interactive high-level object-oriented language (version 2.7)
-
- sug: gcc (>= 4:4.6.1-5)
- GNU C compiler
-
- sug: gfortran
- GNU Fortran 95 compiler
-
- sug: python-dev
- header files and a static library for Python2
-
- sug: python-numpy-dbg
- Fast array facility to the Python language (debug extension)
-
- sug: python-numpy-doc
- NumPy documentation
-
- sug: python-pytest
- Simple, powerful testing in Python