软件包:python3-bottleneck(1.4.2+ds1-1) [debports]
Fast NumPy array functions written in C (Python 3)
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 3.
其他与 python3-bottleneck 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.12~)
-
- dep: python3-numpy (>= 1:1.25.0)
- 用于 Python 语言的快速数组运算库(Python 3)
-
- dep: python3-numpy-abi9
- 本虚包由这些包填实: python3-numpy
-
- sug: python-bottleneck-doc
- documentation for bottleneck
-
- enh: python3-pandas
- data structures for "relational" or "labeled" data