LICENSE
README.md
pyproject.toml
src/app.py
src/pycompound/build_library.py
src/pycompound/plot_spectra.py
src/pycompound/plot_spectra_CLI.py
src/pycompound/processing.py
src/pycompound/similarity_measures.py
src/pycompound/spec_lib_matching.py
src/pycompound/spec_lib_matching_CLI.py
src/pycompound/tuning_CLI_DE.py
src/pycompound/tuning_CLI_grid.py
src/pycompound.egg-info/PKG-INFO
src/pycompound.egg-info/SOURCES.txt
src/pycompound.egg-info/dependency_links.txt
src/pycompound.egg-info/requires.txt
src/pycompound.egg-info/top_level.txt
tests/test_build_library.py
tests/test_plot_spectra.py
tests/test_similarity_measures.py
tests/test_spec_lib_matching.py
tests/test_tuning.py