[ buster ]
[ 源代码: bottleneck ]
软件包:python-bottleneck(1.2.1+ds1-1)
python-bottleneck 的相关链接
Debian 的资源:
下载源码包 bottleneck:
- [bottleneck_1.2.1+ds1-1.dsc]
- [bottleneck_1.2.1+ds1.orig.tar.gz]
- [bottleneck_1.2.1+ds1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [berkeleyanalytics.com]
相似软件包:
Fast NumPy array functions written in C (Python 2)
Bottleneck is a collection of fast NumPy array functions written in C.
Only arrays with data type (dtype) int32, int64, float32, and float64 are accelerated. All other dtypes result in calls to slower, unaccelerated functions.
This package provides the modules for Python 2.
其他与 python-bottleneck 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-numpy (>= 1:1.14.3)
- Numerical Python adds a fast array facility to the Python language
-
- dep: python-numpy-abi9
- 本虚包由这些包填实: python-numpy
-
- sug: python-bottleneck-doc
- documentation for bottleneck
-
- enh: python-pandas
- data structures for "relational" or "labeled" data