Skip to content
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

LPCQF improvements, PMH3 implementation #55

Merged
merged 16 commits into from
Jan 26, 2022
Merged

LPCQF improvements, PMH3 implementation #55

merged 16 commits into from
Jan 26, 2022

Conversation

dnbaker
Copy link
Owner

@dnbaker dnbaker commented Jan 26, 2022

LPCQF updates - SIMD dot product similarities if sigbits = 0, and composition (x += y)

And implementation of PMH3, which provides faster PMH generation.

@dnbaker dnbaker merged commit d57f6f8 into main Jan 26, 2022
@dnbaker dnbaker deleted the d12 branch January 26, 2022 22:27
dnbaker added a commit that referenced this pull request Feb 8, 2023
* Add support for no quotient - this turns into a CountMin/Count sketch.

* Batch insertions to LPCQF. SIMD hash, serial mod; may implement simd mod

* bulk update correction

* save

* AVX2 simd direct mod

* Use std::fma for fastlog.

* SIMD inner product

* Save

* lpf

* lpcqf

* Simplify

* Add PMH3

* PMH3

* Runtime check for M >= 2
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.

1 participant