crystallographic-group

Crates.iocrystallographic-group
lib.rscrystallographic-group
version0.2.0
sourcesrc
created_at2024-04-10 13:04:18.794088
updated_at2024-06-25 19:36:04.264659
descriptionProvide crystallographic group reference and useful information, e.g. lattice coordinates and symmetry operation matrices.
homepage
repositoryhttps://github.com/TonyWu20/crystallographic-group
max_upload_size
id1203545
size128,077
Tony (TonyWu20)

documentation

README

crystallographic-group

Implemented using the Hall-symbol notations. Inspired by: sginfo and hall-symbol.

Reference

  1. Concise Space-Group Symbols http://cci.lbl.gov/sginfo/hall_symbols.html, See also sginfo: https://github.com/rwgk/sginfo

  2. Space-Group Notation with an Explicit Origin S.R. Hall; Space-Group Notation with an Explicit Origin ; Acta Cryst. (1981). A37, 517-525

  3. ITVB 2001 Table A1.4.2.7 Hall symbols http://cci.lbl.gov/sginfo/itvb_2001_table_a1427_hall_symbols.html

  4. hall-symbols (in Haskell): https://github.com/narumij/hall-symbols

Commit count: 45

cargo fmt