README.md
pyproject.toml
pyscf/sidereus/__init__.py
pyscf/sidereus/tddft.py
pyscf/sidereus/thermo.py
pyscf/sidereus/xtb.py
pyscf/sidereus/cdft/__init__.py
pyscf/sidereus/cdft/cdft.py
pyscf/sidereus/cdft/descriptors.py
pyscf/sidereus/cdft/spatial.py
pyscf/sidereus/cdft/utils.py
pyscf/sidereus/ir/__init__.py
pyscf/sidereus/ir/rhf.py
pyscf/sidereus/ir/rks.py
pyscf/sidereus/ir/uhf.py
pyscf/sidereus/ir/uks.py
pyscf/sidereus/nmr/__init__.py
pyscf/sidereus/nmr/rhf.py
pyscf/sidereus/nmr/rks.py
pyscf/sidereus/nmr/uhf.py
pyscf/sidereus/nmr/uks.py
pyscf/sidereus/opt/__init__.py
pyscf/sidereus/opt/rhf.py
pyscf/sidereus/opt/rks.py
pyscf/sidereus/opt/scan.py
pyscf/sidereus/opt/uhf.py
pyscf/sidereus/opt/uks.py
pyscf/sidereus/opt/xtb.py
pyscf/sidereus/raman/__init__.py
pyscf/sidereus/raman/rhf.py
pyscf/sidereus/raman/rks.py
pyscf/sidereus/raman/uhf.py
pyscf/sidereus/raman/uks.py
pyscf/sidereus/utils/matplotlib.py
pyscf/sidereus/utils/rdkit.py
pyscf/sidereus/utils/scale.py
pyscf_sidereus.egg-info/PKG-INFO
pyscf_sidereus.egg-info/SOURCES.txt
pyscf_sidereus.egg-info/dependency_links.txt
pyscf_sidereus.egg-info/not-zip-safe
pyscf_sidereus.egg-info/requires.txt
pyscf_sidereus.egg-info/top_level.txt
tests/test_cdft.py
tests/test_ir.py
tests/test_nmr.py
tests/test_opt.py
tests/test_raman.py
tests/test_reaction_enthalpy.py
tests/test_scan.py
tests/test_scan_types.py
tests/test_spatial.py
tests/test_tddft.py
tests/test_thermo.py
tests/test_visualize.py
tests/test_xtb.py