Skip to content

Add speculative approach for HLL intersection (in test only) #327

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

johnynek
Copy link
Collaborator

@johnynek johnynek commented Jul 8, 2014

Rather than taking the byte-wise max, it seems intuitive that byte-wise min should work for intersection. Playing around with it, it seems to give reasonable results in some cases.

There is no code for this outside of the test. We should either:

  1. do a careful numerical study of the error of this method (or other related methods).

  2. find a proof that the error is bounded. It seems tractable. I'll try to play with it analytically.

@ianoc ianoc closed this Aug 4, 2015
@ianoc
Copy link
Collaborator

ianoc commented Aug 4, 2015

Sorry my bad, git foo on cmd line broke stuff and closed all of these

@ianoc ianoc reopened this Aug 4, 2015
@CLAassistant
Copy link

CLAassistant commented Nov 16, 2019

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants