[ ソース: python-intbitset ]
パッケージ: python3-intbitset (4.0.0-1)
python3-intbitset に関するリンク
Debian の資源:
python-intbitset ソースパッケージをダウンロード:
- [python-intbitset_4.0.0-1.dsc]
- [python-intbitset_4.0.0.orig.tar.gz]
- [python-intbitset_4.0.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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.14) [amd64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [armel, armhf, i386, s390x]
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
python3-intbitset のダウンロード
アーキテクチャ | パッケージサイズ | インストールサイズ | ファイル |
---|---|---|---|
amd64 | 75.7 kB | 249.0 kB | [ファイル一覧] |
arm64 | 66.2 kB | 228.0 kB | [ファイル一覧] |
armel | 66.3 kB | 225.0 kB | [ファイル一覧] |
armhf | 68.2 kB | 225.0 kB | [ファイル一覧] |
i386 | 77.9 kB | 261.0 kB | [ファイル一覧] |
ppc64el | 75.0 kB | 292.0 kB | [ファイル一覧] |
riscv64 | 74.9 kB | 200.0 kB | [ファイル一覧] |
s390x | 73.1 kB | 252.0 kB | [ファイル一覧] |