[ ソース: bottleneck ]
パッケージ: python3-bottleneck (1.2.1+ds1-2 など)
python3-bottleneck に関するリンク
Debian の資源:
bottleneck ソースパッケージをダウンロード:
- [bottleneck_1.2.1+ds1-2.dsc]
- [bottleneck_1.2.1+ds1.orig.tar.gz]
- [bottleneck_1.2.1+ds1-2.debian.tar.xz]
メンテナ:
- Debian Python Modules Team (QA ページ, メールアーカイブ)
- Ghislain Antony Vaillant (QA ページ)
- Pietro Battiston (QA ページ)
外部の資源:
- ホームページ [berkeleyanalytics.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.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
- dep: python3 (<< 3.10)
- dep: python3 (>= 3.9~)
-
- dep: python3-numpy (>= 1:1.16.0~rc1)
- 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