[ bianca ]
[ ソース: python-intbitset ]
パッケージ: python3-intbitset (4.0.0-1)
python3-intbitset に関するリンク
python-intbitset ソースパッケージをダウンロード:
- [python-intbitset_4.0.0-1.debian.tar.xz]
- [python-intbitset_4.0.0-1.dsc]
- [python-intbitset_4.0.0.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
unordered sets with ultra fast operations
The ``intbitset`` library provides a set implementation to store sorted unsigned integers either 32-bits integers (between ``0`` and ``2**31 - 1`` or ``intbitset.__maxelem__``) or an infinite range with fast set operations implemented via bit vectors in a *Python C extension* for speed and reduced memory usage.
その他の python3-intbitset 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)