45 releases
Uses new Rust 2024
| new 0.7.9 | Mar 4, 2026 |
|---|---|
| 0.7.7 | Feb 6, 2026 |
| 0.7.4 | Dec 26, 2025 |
| 0.7.3 | Nov 17, 2025 |
| 0.1.0 | Oct 29, 2023 |
#316 in Algorithms
1,501 downloads per month
Used in 2 crates
1MB
23K
SLoC
moyo (Rust)
The core implementation of moyo in Rust
- Crates.io: https://crates.io/crates/moyo
- Document: https://docs.rs/moyo/latest/moyo/
Module dependency
math <- base <- data <- identify <- standardize <- lib
^---- search <--------------|
Goals
- Find symmetry operations of a given crystal structure, identify its crystallographic group, and symmetrize the given crystal structure
- Well-defined tolerance for finding symmetry operations
- No dependency on existing symmetry-finder packages
- Simplify crystal symmetry algorithm by extensively exploiting the group structures of crystallographic groups
Non-goals
- Crystallographic groups in other than three dimensions
- Matching two similar crystal structures
How to cite moyo
See the citation information in the root README
Dependencies
~16MB
~232K SLoC