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

Java Taffy Block Filter bug #25

Open
SmirAlex opened this issue Oct 14, 2023 · 0 comments
Open

Java Taffy Block Filter bug #25

SmirAlex opened this issue Oct 14, 2023 · 0 comments

Comments

@SmirAlex
Copy link

Hi! I've found an important bug in TaffyBlockFilter Java realization which causes creation of new Block Filters with the same fpp.
I guess, in this line there should be x instead of cursor.

ndv, fpp / Math.pow(cursor + 1, 2) * 6 / Math.pow(Math.PI, 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

No branches or pull requests

1 participant