软件包: python-numpy (1:1.16.5-2ubuntu7)
python-numpy 的相关链接
Trisquel 的资源:
下载源码包 python-numpy:
- [python-numpy_1.16.5-2ubuntu7.dsc]
- [python-numpy_1.16.5.orig.tar.xz]
- [python-numpy_1.16.5-2ubuntu7.debian.tar.xz]
维护者:
Original Maintainers:
- Sandro Tosi
- Debian Python Modules Team (Mail Archive)
外部的资源:
- 主页 [www.numpy.org]
相似软件包:
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, libblis3-openmp, libblis3-pthread, libblis3-serial, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: libc6 (>= 2.29)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: 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: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python2
- interactive high-level object-oriented language (Python2 version)
- dep: python2 (<< 2.8)
- dep: python2 (>= 2.7~)
-
- 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
- 软件包暂时不可用
-
- 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