LICENSE
README.md
pyproject.toml
opes/__init__.py
opes/backtester.py
opes/errors.py
opes/utils.py
opes.egg-info/PKG-INFO
opes.egg-info/SOURCES.txt
opes.egg-info/dependency_links.txt
opes.egg-info/requires.txt
opes.egg-info/top_level.txt
opes/methods/__init__.py
opes/methods/base_optimizer.py
opes/methods/heuristics.py
opes/methods/markowitz.py
opes/methods/online.py
opes/methods/risk_metrics.py
opes/methods/utility_theory.py