[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#615101: ITP: python-bloomfilter -- A native Python implementation of the Bloom filter probabilistic data structure



Package: wnpp
Severity: wishlist


Package name: python-bloomfilter
Version: 1.0.3
Upstream Author: Jay Baird <jay@mochimedia.com>, Bob Ippolito
<bob@redivi.com>, Marius Eriksen <marius@monkey.org>, Alex Brassetvik
<alex@brasetvik.com>
URL: https://github.com/jaybaird/python-bloomfilter
License: MIT
Description:  A native Python implementation of the Bloom filter
probabilistic data structure
 This module includes both the Bloom filter probabilistic data structure,
 together with a Scalable Bloom filter that allows a bloom filter to grow
 without knowing the original set size.
 .
 Bloom filters are great if you understand what amount of bits you need
to set
 aside early to store your entire set. Scalable Bloom Filters allow your
bloom
 filter bits to grow as a function of false positive probability and size.



Cheers,

Dererk

-- 
BOFH excuse #361:
Communist revolutionaries taking over the server room and demanding all the computers in the building or they shoot the sysadmin. Poor misguided fools.


Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: