パッケージ: python3-bottleneck (1.3.8+ds1-1 など) [debports]
python3-bottleneck に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [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.1 (>= 2.1.3)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6.1-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-numpy (>= 1:1.25.0)
- Fast array facility to the Python language (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