Skip to content

Commit

Permalink
Ensuring that symmetry operators are lower case strings.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulsaxe committed Mar 13, 2024
1 parent d12efcb commit 3cb2b70
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions HISTORY.rst
@@ -1,6 +1,10 @@
=======
History
=======
2024.3.13 -- Handle uppercase X, Y, Z in strings for symmetry operators
* the Crystallographic Open Database CIF files seems to use upper case X, Y, Z in
explicit symmetry operators. These need to be lowercased in the code.

2023.12.5 -- Bugfixes for symmetry
* Fixed issue #72, where symmetry was not correctly handled for trigonal and
hexagonal cells where atoms had coordinates of 1/3 or 2/3.
Expand Down

0 comments on commit 3cb2b70

Please sign in to comment.