LICENSE
MANIFEST.in
README.md
pyproject.toml
src/symfc/__init__.py
src/symfc/api_symfc.py
src/symfc/version.py
src/symfc.egg-info/PKG-INFO
src/symfc.egg-info/SOURCES.txt
src/symfc.egg-info/dependency_links.txt
src/symfc.egg-info/requires.txt
src/symfc.egg-info/top_level.txt
src/symfc/basis_sets/__init__.py
src/symfc/basis_sets/basis_sets_O1.py
src/symfc/basis_sets/basis_sets_O2.py
src/symfc/basis_sets/basis_sets_O3.py
src/symfc/basis_sets/basis_sets_O4.py
src/symfc/basis_sets/basis_sets_base.py
src/symfc/solvers/__init__.py
src/symfc/solvers/solver_O2.py
src/symfc/solvers/solver_O2O3.py
src/symfc/solvers/solver_O2O3O4.py
src/symfc/solvers/solver_O3.py
src/symfc/solvers/solver_O3O4.py
src/symfc/solvers/solver_O4.py
src/symfc/solvers/solver_base.py
src/symfc/spg_reps/__init__.py
src/symfc/spg_reps/spg_reps_O1.py
src/symfc/spg_reps/spg_reps_O2.py
src/symfc/spg_reps/spg_reps_O3.py
src/symfc/spg_reps/spg_reps_O4.py
src/symfc/spg_reps/spg_reps_base.py
src/symfc/utils/__init__.py
src/symfc/utils/cutoff_tools.py
src/symfc/utils/eig_tools.py
src/symfc/utils/matrix_tools.py
src/symfc/utils/matrix_tools_O1.py
src/symfc/utils/matrix_tools_O2.py
src/symfc/utils/matrix_tools_O3.py
src/symfc/utils/matrix_tools_O4.py
src/symfc/utils/permutation_tools.py
src/symfc/utils/permutation_tools_O2.py
src/symfc/utils/permutation_tools_O3.py
src/symfc/utils/permutation_tools_O4.py
src/symfc/utils/rotation_tools_O2.py
src/symfc/utils/run_rotation_tools_O2.py
src/symfc/utils/run_rotation_tools_O3.py
src/symfc/utils/run_test_O2.py
src/symfc/utils/solver_funcs.py
src/symfc/utils/utils.py
src/symfc/utils/utils_O1.py
src/symfc/utils/utils_O2.py
src/symfc/utils/utils_O3.py
src/symfc/utils/utils_O4.py
tests/NaCl-unitcell.yaml
tests/compact_fc_GaN_222.xz
tests/compact_fc_GaN_442.xz
tests/compact_fc_NaCl_222.xz
tests/compact_fc_SiO2_221.xz
tests/compact_fc_Si_111_fc3_2.xz
tests/compact_fc_Si_111_fc3_3.xz
tests/compact_fc_Si_111_fc4_2.xz
tests/compact_fc_Si_111_fc4_3.xz
tests/compact_fc_Si_111_fc4_4.xz
tests/compact_fc_SnO2_223.xz
tests/conftest.py
tests/dfset_GaN_222_rd.xz
tests/dfset_GaN_442_rd.xz
tests/dfset_NaCl_222_rd.xz
tests/dfset_SiO2_221_rd.xz
tests/dfset_Si_111_fc3_rd.xz
tests/dfset_SnO2_223_rd.xz
tests/full_fc_NaCl_222.xz
tests/full_fc_Si_111_fc3_2.xz
tests/full_fc_Si_111_fc3_3.xz
tests/full_fc_Si_111_fc4_2.xz
tests/full_fc_Si_111_fc4_3.xz
tests/full_fc_Si_111_fc4_4.xz
tests/full_fc_Si_111_fc4_step_2.xz
tests/full_fc_Si_111_fc4_step_3.xz
tests/full_fc_Si_111_fc4_step_4.xz
tests/full_fc_SnO2_223.xz
tests/perms_super.dat
tests/phonopy_to_python.py
tests/test_api.py
tests/basis_sets/test_basis_sets_O2.py
tests/basis_sets/test_basis_sets_O3.py
tests/basis_sets/test_basis_sets_O4.py
tests/basis_sets/test_basis_sets_base.py
tests/solvers/test_solver_utils.py
tests/spg_reps/test_spg_reps_O1.py
tests/spg_reps/test_spg_reps_O2.py
tests/spg_reps/test_spg_reps_O3.py
tests/spg_reps/test_spg_reps_O4.py
tests/spg_reps/test_spg_reps_base.py
tests/utils/test_cutoff_tools.py
tests/utils/test_eig_tools.py
tests/utils/test_matrix_tools_O2.py
tests/utils/test_matrix_tools_O3.py
tests/utils/test_matrix_tools_O4.py
tests/utils/test_solver_funcs.py
tests/utils/test_utils.py
tests/utils/test_utils_O1.py
tests/utils/test_utils_O2.py
tests/utils/test_utils_O2_2.py
tests/utils/test_utils_O3.py
tests/utils/test_utils_O4.py