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

Fixing issue 40. #41

Merged
merged 2 commits into from Oct 10, 2023
Merged

Fixing issue 40. #41

merged 2 commits into from Oct 10, 2023

Conversation

lemire
Copy link
Member

@lemire lemire commented Oct 2, 2023

Fixes #40

It is a simple matter of the reduction algorithm overflowing when a variable is too large. I have added a reduction test.

@catap
Copy link
Contributor

catap commented Oct 3, 2023

Thanks. I can't reproduce #40 anymore on your code.

I hope that you may merge it and release soon :)

@lemire
Copy link
Member Author

lemire commented Oct 3, 2023

@catap Thanks. I want @thomasmueller to review and release. He is on vacation. Should not be long.

@thomasmueller thomasmueller merged commit 18dd1a7 into master Oct 10, 2023
2 checks passed
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.

Attempt to build a filter with 50'000'000 elements fails
3 participants