README.md
pyproject.toml
silars/__init__.py
silars.egg-info/PKG-INFO
silars.egg-info/SOURCES.txt
silars.egg-info/dependency_links.txt
silars.egg-info/requires.txt
silars.egg-info/top_level.txt
silars/alphalens/__init__.py
silars/alphalens/backtest.py
silars/alphalens/mfe.py
silars/alphalens/perf.py
silars/alphalens/preprocessor.py
silars/alphalens/report.py
silars/alphalens/strategy.py
silars/alphalens/tears.py
silars/alphalens/utils.py
silars/alphalens/weight_fns.py
silars/alphalens/zoo.py
silars/empyrical/__init__.py
silars/empyrical/deprecate.py
silars/empyrical/periods.py
silars/empyrical/stats.py
silars/empyrical/utils.py
silars/plot/__init__.py
silars/plot/graph.py
silars/plot/options.py
silars/plot/plotting.py
silars/plot/theme.py
silars/plot/utils.py
silars/transformer/__init__.py
silars/transformer/decorator.py
silars/transformer/factory.py
silars/transformer/partial.py
tests/test_atrs_integration.py
tests/test_backtest_comparison.py
tests/test_bactester.py
tests/test_correct_pipeline.py
tests/test_correct_strategy_usage.py
tests/test_cvxpy_full.py
tests/test_factor_strategy.py
tests/test_factor_strategy_isolated.py
tests/test_factor_strategy_old.py
tests/test_full_pipeline_comparison.py
tests/test_full_pipeline_old_version.py
tests/test_full_pipeline_with_constraints.py
tests/test_mfe_constraint_comparison.py
tests/test_mfe_old_constraints.py
tests/test_mfe_old_version.py
tests/test_old_version.py
tests/test_old_version_only.py
tests/test_plot_integration.py
tests/test_plot_options.py
tests/test_plot_theme.py
tests/test_report.py
tests/test_result_comparison.py
tests/test_top50_backtest.py
tests/test_unified_mfe.py
tests/test_your_params_old.py