15 releases

new 0.2.1 Dec 10, 2024
0.2.0 Dec 10, 2024
0.1.13 Aug 31, 2024
0.1.12 Jul 19, 2024
0.1.0 Oct 29, 2023

#222 in Science

Download history 205/week @ 2024-08-29 2/week @ 2024-09-05 39/week @ 2024-09-12 36/week @ 2024-09-19 31/week @ 2024-09-26 4/week @ 2024-10-03 2/week @ 2024-10-31 21/week @ 2024-11-07 3/week @ 2024-11-21 131/week @ 2024-12-05

134 downloads per month
Used in moyopy

MIT/Apache

500KB
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
~482K SLoC