LICENSE.txt
README.md
pyproject.toml
MolSym.egg-info/PKG-INFO
MolSym.egg-info/SOURCES.txt
MolSym.egg-info/dependency_links.txt
MolSym.egg-info/requires.txt
MolSym.egg-info/top_level.txt
molsym/__init__.py
molsym/molecule.py
molsym/symmetrize.py
molsym/symtools.py
molsym/pgdetect/__init__.py
molsym/pgdetect/flowchart.py
molsym/pgdetect/flowchart_helper.py
molsym/salcs/__init__.py
molsym/salcs/cartesian_coordinates.py
molsym/salcs/function_set.py
molsym/salcs/internal_coordinates.py
molsym/salcs/linear_functions.py
molsym/salcs/projection_op.py
molsym/salcs/salc.py
molsym/salcs/salc_tools.py
molsym/salcs/spherical_harmonics.py
molsym/symtext/Ih_irrep_mats.py
molsym/symtext/__init__.py
molsym/symtext/character_table.py
molsym/symtext/general_irrep_mats.py
molsym/symtext/goat.py
molsym/symtext/irrep_mats.py
molsym/symtext/linear_helper.py
molsym/symtext/multiplication_table.py
molsym/symtext/point_group.py
molsym/symtext/symel.py
molsym/symtext/symtext.py
molsym/symtext/symtext_helper.py
test/test_find_pg.py
test/test_ics.py
test/test_molecule.py
test/test_new_generator.py
test/test_old_bugs.py
test/test_projection_op.py
test/test_psi4_pgbits.py
test/test_salc_tools.py
test/test_symtext.py