Jay Baird

Results 13 comments of Jay Baird

This sets the correct count for union, but will need to also have it set for intersection in this case. I can take a look at adding this soon. Another...

I just pushed a new branch (set-operations) that adds union and intersection to BloomFilter. Take a look and see what you think. I'm still looking into adding the support into...

Ok, this was kind of a junk patch. It requires that your bloom filters be the same capacity and error rate. I'm working around that now. Sorry about that.

Andreas, Maybe I'm misunderstanding what this does, but why would you use this over using **len**? Or in the case of the intersection, doing the intersection and taking the len()...

I plan on taking a look at this this weekend. I'm still not 100% sure it's utility and there's a larger bug that I realized needs to be fixed but...

I'll try to get to this this week. It was submitted to PyPI under an email I no longer have control of, so it may take me a while.

Nope, not dead, just working at Apple :) The PyPI thing is hard because I have no way of getting control of that package since it was submitted under my...

Awesome, thanks mate. I'll get that in right now.

I had a busy weekend and had to get my SourceForge credentials back up to date as well. It’s on my to do list this week though. Jay > On...