You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bugfix: Structure/ase.Atoms interconversion side effects (#4297)
* deepcopy atoms.info/structure.properties during ase/pymatgen conversion
this fixes bug where atoms/structure objects were themselves modified when converted
* added tests to check spacegroup conversions
* pre-commit auto-fixes
* selective import for copy.deepcopy
in keeping with style of ase.py
* pre-commit auto-fixes
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Andrew S. Rosen <[email protected]>
0 commit comments