Notebooks
One worked notebook per domain pack, each walking a benchmark model through the Python SDK — compile, run, cash flows, metrics, and a what-if. The outputs and charts on these pages are real: every page is produced by executing its notebook against the packs and engine in this repository.
- Solar PPA microgrid —
examples/notebooks/01_energy_solar_microgrid.ipynb - CRE office acquisition (institutional lease-by-lease DCF) —
examples/notebooks/02_cre_office_acquisition.ipynb - Credit loan pool (level-pay) —
examples/notebooks/03_credit_loan_pool.ipynb - Operating company LBO —
examples/notebooks/04_opco_lbo.ipynb
To run them yourself, see the Python SDK guide.