.gitignore
.pre-commit-config.yaml
CONTRIBUTING.md
README.md
mkdocs.yml
pyproject.toml
.github/workflows/docs-publish.yml
.github/workflows/python-publish.yml
.github/workflows/test-pytest.yml
docs/Example.ipynb
docs/index.md
docs/javascripts/mathjax.js
mkdocs/base.yml
src/autora/experiment_runner/synthetic/utilities.py
src/autora/experiment_runner/synthetic/abstract/template_experiment.py
src/autora/experiment_runner/synthetic/economics/expected_value_theory.py
src/autora/experiment_runner/synthetic/economics/prospect_theory.py
src/autora/experiment_runner/synthetic/psychology/luce_choice_ratio.py
src/autora/experiment_runner/synthetic/psychophysics/weber_fechner_law.py
src/autora_synthetic.egg-info/PKG-INFO
src/autora_synthetic.egg-info/SOURCES.txt
src/autora_synthetic.egg-info/dependency_links.txt
src/autora_synthetic.egg-info/requires.txt
src/autora_synthetic.egg-info/top_level.txt
tests/test_bundled_models.py
tests/test_synthetic_inventory.py