[ buster ]
[ 原始碼: python-numpy ]
套件:python-numpy-dbg(1:1.16.2-1)
Fast array facility to the Python language (debug extension)
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.
This package contains the extension built for the Python debug interpreter.
其他與 python-numpy-dbg 有關的套件
|
|
|
|
-
- 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-dbg
- debug build of the Python Interpreter2 (version 2.7)
-
- dep: python-numpy (= 1:1.16.2-1)
- Numerical Python adds a fast array facility to the Python language