Pakket: python3-flor (1.1.1-1)
Verwijzigingen voor python3-flor
Trisquel bronnen:
Het bronpakket python-flor downloaden:
Beheerder:
Original Maintainers:
- Debian Python Modules Team (Mailarchief)
- Michael Fladischer
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
efficient Bloom filter library (Python3 version)
Flor implements a Bloom filter class. A Bloom filter has a capacity (n) and a false positive probability (p) that gives the probability that a filter filled to capacity (i.e. with (n) distinct values inserted) will return True for an element that is not in the filter.
This package contains the Python 3 version of the library.
Andere aan python3-flor gerelateerde pakketten
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)