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

Fix order of SAEs in subtract_self_energies transform #456

Merged
merged 1 commit into from
Apr 16, 2020

Conversation

farhadrgh
Copy link
Member

SAEs were sorted by the letters of species, whereas EnergyShifter expects a list that is sorted based on the indices assigned by species_to_indices transformation. This PR fixes the way we sort the SAEs before passing them to EnergyShifter.

@zasdfgbnm zasdfgbnm merged commit 5eb73cd into master Apr 16, 2020
@zasdfgbnm zasdfgbnm deleted the fix_transform branch April 16, 2020 05:57
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.

2 participants