[ 原始碼: bottleneck ]
套件: python3-bottleneck (1.3.2+ds1-2build1)
python3-bottleneck 的相關超連結
Trisquel 的資源:
下載原始碼套件 bottleneck:
- [bottleneck_1.3.2+ds1-2build1.dsc]
- [bottleneck_1.3.2+ds1.orig.tar.xz]
- [bottleneck_1.3.2+ds1-2build1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Team
- Ghislain Antony Vaillant
- Pietro Battiston
外部的資源:
- 主頁 [github.com]
相似套件:
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.17) [arm64, ppc64el]
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
- dep: libc6 (>= 2.4) [amd64, armhf]
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.11)
- dep: python3 (>= 3.10~)
-
- dep: python3-numpy (>= 1:1.20.0)
- Fast array facility to the Python 3 language
-
- dep: python3-numpy-abi9
- 本虛擬套件由這些套件提供: python3-numpy
-
- sug: python-bottleneck-doc
- documentation for bottleneck
-
- enh: python3-pandas
- data structures for "relational" or "labeled" data