LICENSE
README.md
pyproject.toml
src/ariadne_roots/__init__.py
src/ariadne_roots/config.py
src/ariadne_roots/main.py
src/ariadne_roots/pareto_functions.py
src/ariadne_roots/quantify.py
src/ariadne_roots/scaling.py
src/ariadne_roots.egg-info/PKG-INFO
src/ariadne_roots.egg-info/SOURCES.txt
src/ariadne_roots.egg-info/dependency_links.txt
src/ariadne_roots.egg-info/entry_points.txt
src/ariadne_roots.egg-info/requires.txt
src/ariadne_roots.egg-info/top_level.txt
tests/test_config.py
tests/test_csv_output.py
tests/test_main.py
tests/test_pareto_3d.py
tests/test_pareto_functions.py
tests/test_plot_scaling_integration.py
tests/test_quantify.py
tests/test_scaling.py
tests/test_scientific_integration.py