python3-flor
efficient Bloom filter library (Python3 version)
Description
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.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-flor