README.md
pyproject.toml
src/discopt/doe/__init__.py
src/discopt/doe/acquisition.py
src/discopt/doe/anova.py
src/discopt/doe/cli.py
src/discopt/doe/design.py
src/discopt/doe/discrimination.py
src/discopt/doe/discrimination_sequential.py
src/discopt/doe/estimability.py
src/discopt/doe/exploration.py
src/discopt/doe/fim.py
src/discopt/doe/fractional.py
src/discopt/doe/install.py
src/discopt/doe/latin.py
src/discopt/doe/model_based.py
src/discopt/doe/optimize.py
src/discopt/doe/profile.py
src/discopt/doe/screening.py
src/discopt/doe/selection.py
src/discopt/doe/sequential.py
src/discopt/doe/surrogate.py
src/discopt/doe/templates.py
src/discopt/doe/workbook.py
src/discopt/doe/gui/__init__.py
src/discopt/doe/gui/app.py
src/discopt/doe/gui/discopt-logo.png
src/discopt/doe/gui/launcher.py
src/discopt/doe/skill/SKILL.md
src/discopt/doe/skill/agents/doe-expert.md
src/discopt/doe/skill/agents/estimability-expert.md
src/discopt/doe/skill/agents/identifiability-expert.md
src/discopt/doe/skill/agents/model-discrimination-expert.md
src/discopt_doe.egg-info/PKG-INFO
src/discopt_doe.egg-info/SOURCES.txt
src/discopt_doe.egg-info/dependency_links.txt
src/discopt_doe.egg-info/entry_points.txt
src/discopt_doe.egg-info/requires.txt
src/discopt_doe.egg-info/top_level.txt
tests/test_batch_doe.py
tests/test_discrimination_criteria.py
tests/test_discrimination_examples.py
tests/test_discrimination_sequential.py
tests/test_doe.py
tests/test_doe_cli.py
tests/test_doe_fractional.py
tests/test_doe_gui.py
tests/test_doe_latin.py
tests/test_doe_model_based.py
tests/test_doe_optimize.py
tests/test_estimability.py
tests/test_fim.py
tests/test_identifiability.py
tests/test_identifiability_edge_cases.py
tests/test_install.py
tests/test_langmuir_batch_reactor.py
tests/test_model_selection.py
tests/test_plugin.py
tests/test_profile.py
tests/test_sequential_doe.py