aboutsummaryrefslogblamecommitdiffstats
path: root/math/py-pybloom/pkg-descr
blob: 4a53f0e0074cb6493f94647b63cb217a1d7d3c11 (plain) (tree)
1
2
3
4
5



                                                                         
pybloom is a Python implementation of the bloom filter probabilistic data
structure. The module also provides a Scalable Bloom Filter that allows a
bloom filter to grow without knowing the original set size.

WWW:    https://github.com/jaybaird/python-bloomfilter/