A fast and robust crystal symmetry finder, written in Rust.
Several times faster symmetry detection than Spglib for Materials Project datasetcargo install cargo-release cargo-edit
cargo set-version --bump patch
for patch version increment- Write change log and git-commit
cargo release --execute
(If you already release the package in crates.io, runcargo release --execute --no-publish
)
RUST_LOG=debug cargo test -- --nocapture
We thank Dr. Yusuke Seto for providing the crystallographic database.