LICENSE
README.md
pyproject.toml
src/trade_study/__init__.py
src/trade_study/_pareto.py
src/trade_study/_scoring.py
src/trade_study/_version.py
src/trade_study/design.py
src/trade_study/io.py
src/trade_study/protocols.py
src/trade_study/py.typed
src/trade_study/regime.py
src/trade_study/runner.py
src/trade_study/stacking.py
src/trade_study/study.py
src/trade_study/surrogate.py
src/trade_study/viz.py
src/trade_study.egg-info/PKG-INFO
src/trade_study.egg-info/SOURCES.txt
src/trade_study.egg-info/dependency_links.txt
src/trade_study.egg-info/requires.txt
src/trade_study.egg-info/top_level.txt
tests/test_api.py
tests/test_design.py
tests/test_io.py
tests/test_pareto.py
tests/test_protocols.py
tests/test_regime.py
tests/test_runner.py
tests/test_scoring.py
tests/test_smoke.py
tests/test_stacking.py
tests/test_study.py
tests/test_surrogate.py
tests/test_viz.py