[ trixie ]
[ sid ]
[ 源代码: python-cykhash ]
软件包:python3-cykhash(2.0.0-3 以及其他的)
python3-cykhash 的相关链接
Debian 的资源:
下载源码包 python-cykhash:
- [python-cykhash_2.0.0-3.dsc]
- [python-cykhash_2.0.0.orig.tar.gz]
- [python-cykhash_2.0.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [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.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)