README.md
pyproject.toml
polens/__init__.py
polens.egg-info/PKG-INFO
polens.egg-info/SOURCES.txt
polens.egg-info/dependency_links.txt
polens.egg-info/requires.txt
polens.egg-info/top_level.txt
polens/alpha/__init__.py
polens/alpha/zoo.py
polens/backtest/__init__.py
polens/backtest/order.py
polens/backtest/report.py
polens/plot/__init__.py
polens/plot/analysis_model_performance.py
polens/plot/graph.py
polens/plot/options.py
polens/plot/plotting.py
polens/stats/__init__.py
polens/stats/deprecate.py
polens/stats/periods.py
polens/stats/stats.py
polens/stats/utils.py
polens/tears/__init__.py
polens/tears/performance.py
polens/tears/utils.py
polens/timeseries/__init__.py
tests/test_perf.py