README.md
pyproject.toml
src/__init__.py
src/pychemelt/__init__.py
src/pychemelt/main.py
src/pychemelt/monomer.py
src/pychemelt/thermal_oligomer.py
src/pychemelt.egg-info/PKG-INFO
src/pychemelt.egg-info/SOURCES.txt
src/pychemelt.egg-info/dependency_links.txt
src/pychemelt.egg-info/requires.txt
src/pychemelt.egg-info/top_level.txt
src/pychemelt/experimental/dev_code.py
src/pychemelt/experimental/dev_code_main.py
src/pychemelt/utils/__init__.py
src/pychemelt/utils/constants.py
src/pychemelt/utils/files.py
src/pychemelt/utils/fitting.py
src/pychemelt/utils/fractions.py
src/pychemelt/utils/math.py
src/pychemelt/utils/palette.py
src/pychemelt/utils/plotting.py
src/pychemelt/utils/processing.py
src/pychemelt/utils/rates.py
src/pychemelt/utils/signals.py
src/pychemelt/utils/svd.py
tests/test_data_import.py
tests/test_demo_file.py
tests/test_fitting.py
tests/test_fitting_2.py
tests/test_fitting_3.py
tests/test_fitting_4.py
tests/test_fitting_therm_oligo.py
tests/test_fitting_therm_oligo_2.py
tests/test_fractions.py
tests/test_main_1.py
tests/test_main_2.py
tests/test_main_3.py
tests/test_main_4.py
tests/test_main_therm_oligo.py
tests/test_main_therm_oligo_2.py
tests/test_math.py
tests/test_pca.py
tests/test_plotting.py
tests/test_plotting_oligomer.py
tests/test_processing.py
tests/test_svd.py