LICENSE
README.md
pyproject.toml
src/goal_based_allocation/__init__.py
src/goal_based_allocation/client_solver.py
src/goal_based_allocation/laplace_inversion.py
src/goal_based_allocation/mandate_utils.py
src/goal_based_allocation/opportunity_set.py
src/goal_based_allocation/regime_switch_paper.py
src/goal_based_allocation/riccati_solver.py
src/goal_based_allocation/vanilla_option_pricer.py
src/goal_based_allocation/variance_swap.py
src/goal_based_allocation.egg-info/PKG-INFO
src/goal_based_allocation.egg-info/SOURCES.txt
src/goal_based_allocation.egg-info/dependency_links.txt
src/goal_based_allocation.egg-info/requires.txt
src/goal_based_allocation.egg-info/top_level.txt
tests/test_docs.py
tests/test_framework.py
tests/test_metadata.py
tests/test_quickstart.py
tests/test_reference_crosschecks.py
tests/test_repository_layout.py
tests/test_vanilla_option_pricer.py
tests/test_variance_swap.py