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
Fix floating point imprecision error in ordering property of CollinearMagneticStructureAnalyzer (#3574)
* Modified ordering property of CollinearMagneticStructureAnalyzer to account for floating point imprecision, added test for that.
* improve CollinearMagneticStructureAnalyzer.ordering doc str, drop isclose in favor abs(tot_mag) > 1e-8
* compress tests/files/magnetic.example.CuO.mcif
* add comment with source DOI for mcif file
* link PR that added CuO AFM test
---------
Co-authored-by: kueltzen <[email protected]>
Co-authored-by: Janosh Riebesell <[email protected]>
0 commit comments