LICENSE
MANIFEST.in
README.md
pyproject.toml
src/chemcalculations/__init__.py
src/chemcalculations/_paths.py
src/chemcalculations/autoencoder_model.py
src/chemcalculations/diagnostics.py
src/chemcalculations/make_comparison_metrics.py
src/chemcalculations/mfae_metrics.py
src/chemcalculations/plot_baseline_vs_improved.py
src/chemcalculations/plot_comprehensive_analysis.py
src/chemcalculations/plot_full_suite.py
src/chemcalculations/plot_latent_dim_results.py
src/chemcalculations/plot_layer_width_results.py
src/chemcalculations/plot_training_analysis.py
src/chemcalculations/train_autoencoder.py
src/chemcalculations/train_autoencoder_improved.py
src/chemcalculations.egg-info/PKG-INFO
src/chemcalculations.egg-info/SOURCES.txt
src/chemcalculations.egg-info/dependency_links.txt
src/chemcalculations.egg-info/entry_points.txt
src/chemcalculations.egg-info/requires.txt
src/chemcalculations.egg-info/top_level.txt
tests/test_imports.py