LICENSE
README.md
pyproject.toml
pyrrhotite.egg-info/PKG-INFO
pyrrhotite.egg-info/SOURCES.txt
pyrrhotite.egg-info/dependency_links.txt
pyrrhotite.egg-info/entry_points.txt
pyrrhotite.egg-info/requires.txt
pyrrhotite.egg-info/top_level.txt
src/__init__.py
src/__main__.py
src/_version.py
src/periodic_table.py
src/rotor_class.py
src/structure.py
src/symmetry.py
src/operations/__init__.py
src/operations/operation.py
src/operations/operation_group.py
src/operations/operation_label.py
src/operations/operation_label_count.py
src/operations/operation_manager.py
src/point_groups/__init__.py
src/point_groups/basis_functions.py
src/point_groups/character_table_generator.py
src/point_groups/irrep_label.py
src/point_groups/point_group.py
src/point_groups/point_group_label.py
src/point_groups/point_groups.py
tests/test_character_table_generator.py
tests/test_operation.py
tests/test_point_groups.py
tests/test_structure.py
tests/test_symmetry.py