LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
tests/__init__.py
tests/conftest.py
tests/test_drg_tools.py
tests/test_io.py
tests/test_model.py
tests/load_save_functions/io_thermo_model.py
thermo_flux/__init__.py
thermo_flux.egg-info/PKG-INFO
thermo_flux.egg-info/SOURCES.txt
thermo_flux.egg-info/dependency_links.txt
thermo_flux.egg-info/requires.txt
thermo_flux.egg-info/top_level.txt
thermo_flux/core/__init__.py
thermo_flux/core/metabolite.py
thermo_flux/core/model.py
thermo_flux/core/reaction.py
thermo_flux/hpc/__init__.py
thermo_flux/hpc/analyse_results.py
thermo_flux/hpc/gurobi_optimization.py
thermo_flux/hpc/gurobi_solve_cov copy.py
thermo_flux/hpc/gurobi_solve_cov.py
thermo_flux/hpc/gurobi_tune.py
thermo_flux/hpc/hpc.py
thermo_flux/hpc/run_seeds.py
thermo_flux/io/__init__.py
thermo_flux/io/helper_load.py
thermo_flux/io/load_excel.py
thermo_flux/io/load_gams.py
thermo_flux/io/load_sbml.py
thermo_flux/io/output.py
thermo_flux/io/trial_run.py
thermo_flux/solver/__init__.py
thermo_flux/solver/gurobi.py
thermo_flux/tools/__init__.py
thermo_flux/tools/drg_tools.py
thermo_flux/utils/__init__.py
thermo_flux/utils/vis.py