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

Hashing and Dhist creation #97

Open
andeElliott opened this issue Feb 12, 2018 · 0 comments
Open

Hashing and Dhist creation #97

andeElliott opened this issue Feb 12, 2018 · 0 comments

Comments

@andeElliott
Copy link
Collaborator

@martintoreilly raised a concern about the hashing and floating point comparisons in the unordered_map, used in the construction of the dhists.

The question is what do we do about it?

  1. We could round/bin @martintoreilly @leospinaf
  2. We could leave it as it is and if we can justify that any floating point problems here will not change the result that much.
  3. We could put a floating comparison after the counting step in the c++- but this could lead to annoying edge cases
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