0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Restore count correctly after unpickling. More... about 14 years ago
Handle unicode keys. More... about 14 years ago
Add *much better* serialization with tofile/fromfile. This utilizes the underlying bitarray's tofile/fromfile as well. More... over 14 years ago
Make bloom filters picklable. More... over 14 years ago
credit where credit is due More... about 15 years ago
Change interface to specify capacity instead of bits, use cryptographic hash functions so that the results are correct More... about 15 years ago
make BF and SBF variables easier to understand More... about 15 years ago
fix README More... about 15 years ago
fix README More... about 15 years ago
Merge Bob Ippolito's changes, hashes is now calculated based on bitarray size and error probability, now includes test suite More... about 15 years ago
more structuring for PyPI More... about 15 years ago
more structuring for PyPI More... about 15 years ago
add setuptools and fix setup file More... about 15 years ago
add MIT license, update readme file More... about 15 years ago
added more docstrings, PEP8 fixes More... about 15 years ago
fixed a broken fnv_hash and hashes function More... about 15 years ago
PEP-8 changes, applied Bob Ippolito's changes to the FNV process More... about 15 years ago
fix doctest More... about 15 years ago
more changes to docstrings More... about 15 years ago
hate textmate More... about 15 years ago
version 2.0, to be checked into PyPI as bloomfilter More... about 15 years ago
version 2.0, to be checked into PyPI as bloomfilter More... about 15 years ago
default to BitSet if available, otherwise use BitVector More... over 15 years ago
add bitset.pyx, a C extension bitset from Todd Lipcon (http://github.com/toddlipcon/bitserve/tree/master/bitset.pyx) More... over 15 years ago
first commit to github More... over 15 years ago