-
Notifications
You must be signed in to change notification settings - Fork 14
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
Replace pair_id in neighbors list samples with the actual cell shift #221
Conversation
Looks perfect, great work ! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! @arthur-lin1027 can you check if this makes any problems with anisoap?
9adea82
to
505ddee
Compare
Here is a pre-built version of the code in this pull request: wheels.zip, you can install it locally by unzipping |
@rosecers I ran the code on |
505ddee
to
7c5f6ce
Compare
This replaces the pair_id with something a bit more informative
7c5f6ce
to
a9f7bda
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for incoperating the comments. LGTM!
This is more informative, and not that much work overall.
@DivyaSuman14 and @HannaTuerk needed something like this for the hamiltonian learning. You can even compute only one of the translated cells at the time by using sample selection!
@felixmusil, this should solve #131 (comment), with all the data you want being in the samples:
Ping @rosecers I think you are also using the neighbors list calculator so these changes might impact you (only if you are explicitly manipulating the old
pair_id
sample)📚 Documentation preview 📚: https://rascaline--221.org.readthedocs.build/en/221/