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

Use mapped SMILES in Molecule hashing #1773

Closed
wants to merge 3 commits into from
Closed

Conversation

mattwthompson
Copy link
Member

Resolves #1772

@mattwthompson mattwthompson changed the title Test hash collision Use mapped SMILES in Molecule hashing Nov 21, 2023
Copy link

codecov bot commented Nov 21, 2023

Codecov Report

Merging #1773 (e0e862a) into main (779565b) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Additional details and impacted files

@mattwthompson mattwthompson marked this pull request as ready for review November 21, 2023 17:43
@j-wags j-wags closed this Nov 29, 2023
@mattwthompson
Copy link
Member Author

We decided to not update Molecule.__hash__ here, favoring downstream solutions for now.

If we do update this, using something like ordered_connection_table_hash might be better.

@mattwthompson mattwthompson deleted the mapped-smiles-hash branch May 13, 2024 16:38
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.

Current Molecule hashing is dangerous
2 participants