套件: python3-intbitset (2.3.0-3.1build1)
python3-intbitset 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-intbitset:
- [python-intbitset_2.3.0-3.1build1.dsc]
- [python-intbitset_2.3.0.orig.tar.gz]
- [python-intbitset_2.3.0-3.1build1.debian.tar.xz]
維護者:
Original Maintainer:
- Maximiliano Curia
外部的資源:
- 主頁 [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 Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
- dep: libc6 (>= 2.4) [armhf]
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.9)
- dep: python3 (>= 3.8~)
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)