[ trixie ]
[ sid ]
パッケージ: python3-cykhash (2.0.0-3 など) [debports]
python3-cykhash に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
cython wrapper for khash-sets/maps, efficient implementation of isin and unique
Cykhash is a cython wrapper for khash-sets/maps, efficient implementation of isin and unique.
* Brings functionality of khash to Python and Cython and can be used seamlessly in numpy or pandas. * Numpy's world is lacking the concept of a (hash-)set. This shortcoming is fixed and efficient (memory- and speedwise compared to pandas') unique and isin are implemented. * Python-set/dict have big memory-footprint. For some datatypes the overhead can be reduced by using khash by factor 4-8.
その他の python3-cykhash 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)