Skip to content

Releases: Fangcheng-Wang/crystmatch

v1.1.4

09 Jan 22:45
Compare
Choose a tag to compare

This version of crystmatch fixes two critical bugs: the RMSD calculation not converging to the optimal value, and the incorrect atomic types when exporting the POSCAR file. Many thanks to @YCZhang-USTC for reporting the critical bug. The enumeration mode now displays more detailed calculation progress.

You can install it by

pip install crystmatch==1.1.4

If you are confused about the usage, see the documentation.

v1.1.3

22 Dec 16:19
Compare
Choose a tag to compare

This version of crystmatch support three modes: enumeration, read, and single-CSM. You can install it by

pip install crystmatch==1.1.3

If you are confused about the usage, see the documentation.