dstromberg
|
bcbec3799b
Updated dependencies
|
13 سال پیش |
dstromberg
|
5fb9908837
Larger blocks. Give a percentage of set/clear
|
13 سال پیش |
dstromberg
|
e5d0cac903
Initial checkin. Just counts set bits in a file
|
13 سال پیش |
dstromberg
|
7141a73d63
Do one test with bloom_filter_mod.get_bitno_seed_rnd
|
13 سال پیش |
dstromberg
|
d46261638d
Temporarily moved 32 bit concerns into callers, in preparation for abstracting and adding file support
|
13 سال پیش |
dstromberg
|
4003b4047f
Message on type error for hasing. Do not check isinstance long, because long does not exist in Python 3.x
|
13 سال پیش |
dstromberg
|
0ae38f12fc
May as well test with pypy by default, since the tests take a while
|
13 سال پیش |
dstromberg
|
2c101e4dba
Few minor README improvements
|
13 سال پیش |
dstromberg
|
a25d6d3e22
Extended to deal with hashing ints and longs
|
13 سال پیش |
dstromberg
|
99fdbd50c2
PEP8 fixes
|
13 سال پیش |
dstromberg
|
6c6f6c464b
Improved comments a bit
|
13 سال پیش |
dstromberg
|
eb30948b25
Initial checkin
|
13 سال پیش |
dstromberg
|
9a6eae213e
Made compatible with 3.x again
|
13 سال پیش |
dstromberg
|
0001d93ae4
Added back 3.x support
|
13 سال پیش |
dstromberg
|
976f1e708a
Interpreter order
|
13 سال پیش |
dstromberg
|
f4cb2f1aca
Use pypy 1.6 instead of 1.5
|
13 سال پیش |
dstromberg
|
3d715c458e
Use math.ceil when computing Evens length
|
13 سال پیش |
dstromberg
|
5deb38eba4
New get_index_bitmask_lin_comb generator that gives a much more expected error rate
|
13 سال پیش |
dstromberg
|
51b0df0662
Variable name changes. Better doc, mapping literature's single character variables to ours. Simplified some expressions using temporary variables. Avoided recomputing length of array_ over and over.
|
13 سال پیش |
dstromberg
|
2ae9a8ae81
Variable name changes. User output wording.
|
13 سال پیش |
dstromberg
|
1900ff6240
Greatly expanded unit tests, uncovered a problem wi0th error probability
|
13 سال پیش |
dstromberg
|
8bd2ed295b
Significant improvement to the test suite
|
13 سال پیش |
dstromberg
|
10bad30ac1
Improved a docstring
|
13 سال پیش |
dstromberg
|
8c60462a85
Lots of pep8-related chanages
|
14 سال پیش |
dstromberg
|
d7667bb48a
Updated a comment
|
14 سال پیش |
dstromberg
|
cc03719548
Test the &= and |= operators. Also incidentally test += operator. Bugfixes for same
|
14 سال پیش |
dstromberg
|
3b5c6d9df9
Test with a bunch of python interpreters again
|
14 سال پیش |
dstromberg
|
11b88ac0dd
Allow reversing the order of the subtests
|
14 سال پیش |
dstromberg
|
f3eac0c4ea
Use a smaller number of trials, and a larger error rate on the large test
|
14 سال پیش |
dstromberg
|
86a0e9f3d3
Just use pypy for testing
|
14 سال پیش |