17 releases

0.2.3 Dec 24, 2024
0.2.2 Dec 21, 2024
0.1.13 Aug 31, 2024
0.1.12 Jul 19, 2024
0.1.0 Oct 29, 2023

#197 in Science

Download history 48/week @ 2024-09-24 9/week @ 2024-10-01 1/week @ 2024-10-08 23/week @ 2024-11-05 3/week @ 2024-11-26 315/week @ 2024-12-10 131/week @ 2024-12-17 145/week @ 2024-12-24 3/week @ 2025-01-07

280 downloads per month
Used in moyopy

MIT/Apache

505KB
13K SLoC

moyo (Rust)

CI moyo at crates.io

The core implementation of moyo in Rust

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

Dependencies

~7–31MB
~448K SLoC