LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
incawrapper/__init__.py
incawrapper.egg-info/PKG-INFO
incawrapper.egg-info/SOURCES.txt
incawrapper.egg-info/dependency_links.txt
incawrapper.egg-info/requires.txt
incawrapper.egg-info/top_level.txt
incawrapper/atommapping/__init__.py
incawrapper/atommapping/atom_mapping.py
incawrapper/core/INCAFitData.py
incawrapper/core/INCAModel.py
incawrapper/core/INCAMonteCarloResults.py
incawrapper/core/INCAResults.py
incawrapper/core/INCAScript.py
incawrapper/core/INCAScript_writing.py
incawrapper/core/INCASimulation.py
incawrapper/core/__init__.py
incawrapper/core/dataschemas.py
incawrapper/core/load_matlab_file.py
incawrapper/core/run_inca.py
incawrapper/utils/__init__.py
incawrapper/utils/chemical_formula.py
incawrapper/utils/merge_reversible_reactions.py
incawrapper/utils/schema_overview.py
incawrapper/visualization/__init__.py
incawrapper/visualization/diagnositics.py
incawrapper/visualization/visualization.py
tests/test_INCAFitData.py
tests/test_INCAModel.py
tests/test_INCAMonteCarloResults.py
tests/test_INCAResults.py
tests/test_INCAScript.py
tests/test_INCAScript_writing.py
tests/test_dataschemas.py
tests/test_diagnostics.py
tests/test_linting.py
tests/test_utils_chemical_formula.py
tests/test_utils_merge_reversible_reactions.py