[ 源代码: numpy ]
软件包:python3-numpy(1:1.26.4 ds-12)
Fast array facility to the Python language (Python 3)
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.
This package installs NumPy for Python 3.
其他与 python3-numpy 有关的软件包
|
|
|
|
-
- dep: libblas3
- Basic Linear Algebra Reference implementations, shared library
- 或者 libblas.so.3
- 本虚包由这些包填实: libblas3, libblis4-openmp, libblis4-pthread, libblis4-serial, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: liblapack3
- Library of linear algebra routines 3 - shared version
- 或者 liblapack.so.3
- 本虚包由这些包填实: liblapack3, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.12~)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- sug: gcc
- GNU C 编译器
-
- sug: gfortran
- GNU Fortran 95 编译器
-
- sug: python-numpy-doc
- Fast array facility to the Python language (Documentation)
-
- sug: python3-dev
- header files and a static library for Python (default)
-
- sug: python3-pytest
- Simple, powerful testing in Python3