Releases: shry-project/SHRY
v1.2.0b2
New Features
-
magCIF / MSG support:
.mcifinputs now parse magCIF symmetry operations and_atom_site_moment.*intoStructuresite properties, and switch symmetry handling to spglib's magnetic symmetry (MSG)..cifinputs continue to use conventional space-group symmetry (SG). -
Parallel tree search: Tree search now supports dynamic parallel execution using Python
multiprocessing.
Internal Changes
-
CIF reader/writer backend update: Replaced CIF read/write path from
pymatgen.io.ciftoPyCifRW(CifFile). -
Refactored symmetry detection: Changed from pymatgen's internal
SpacegroupAnalyzerto directspglibcalls for improved transparency and control over symmetry operations. Symmetry information is now obtained directly from spglib's dataset
v1.2.0a1
v1.2.0a1
What's Changed
- Updated library versions by @kousuke-nakano in #16
- Updated environments by @kousuke-nakano in #17
- New examples are added. by @kousuke-nakano in #18
- Added documentation by @kousuke-nakano in #20
Full Changelog: v1.1.8...v1.2.0a1
v1.1.8
What's Changed
- Added a writer for generating ASE atoms instances by @kousuke-nakano in #7
- Introduced ase_atoms_writers and fixed a couple of bugs. by @kousuke-nakano in #10
Full Changelog: v1.1.8-alpha...v1.1.8
v1.1.8-alpha
What's Changed
- Transferred SHRY project from a personal account to the organization one by @kousuke-nakano in #1
- Updated workflows by @kousuke-nakano in #4
New Contributors
- @kousuke-nakano made their first contribution in #1
Full Changelog: https://github.com/shry-project/SHRY/commits/v1.1.8-alpha