[ 源代码: numpy ]
软件包:python3-numpy(1:1.24.2-1+deb12u1)
Fast array facility to the Python 3 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.
This package contains Numpy for Python 3.
其他与 python3-numpy 有关的软件包
|
|
|
|
-
- dep: libblas3
- Basic Linear Algebra Reference implementations, shared library
- 或者 libblas.so.3
- 本虚包由这些包填实: libatlas3-base, libblas3, libblis4-openmp, libblis4-pthread, libblis4-serial, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: libc6 (>= 2.35)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: liblapack3
- Library of linear algebra routines 3 - shared version
- 或者 liblapack.so.3
- 本虚包由这些包填实: libatlas3-base, liblapack3, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3.11
- Interactive high-level object-oriented language (version 3.11)
-
- sug: gcc
- GNU C 编译器
-
- sug: gfortran
- GNU Fortran 95 编译器
-
- sug: python3-dev
- header files and a static library for Python (default)
-
- sug: python3-pytest
- Simple, powerful testing in Python3