软件包: python3-numpy (1:1.21.5-1ubuntu22.04.1)
python3-numpy 的相关链接
Trisquel 的资源:
下载源码包 numpy:
- [numpy_1.21.5-1ubuntu22.04.1.dsc]
- [numpy_1.21.5.orig.tar.xz]
- [numpy_1.21.5-1ubuntu22.04.1.debian.tar.xz]
维护者:
Original Maintainers:
- Sandro Tosi
- Debian Python Team
外部的资源:
- 主页 [www.numpy.org]
相似软件包:
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
- 软件包暂时不可用
-
- dep: libc6 (>= 2.35)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: liblapack3
- Library of linear algebra routines 3 - shared version
- 或者 liblapack.so.3
- 软件包暂时不可用
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.11)
- dep: python3 (>= 3.10~)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3.10
- Interactive high-level object-oriented language (version 3.10)
-
- sug: gcc
- GNU C compiler
-
- sug: gfortran
- GNU Fortran 95 compiler
-
- sug: python-numpy-doc
- NumPy documentation
-
- sug: python3-dev
- header files and a static library for Python (default)
-
- sug: python3-pytest
- Simple, powerful testing in Python3