User guide¶
The guide is organized around the three main workflows in equilibria:
Data preparation — turning raw IO/MIP tables into a balanced SAM (
equilibria.sam_tools).Model calibration & solution — fitting a model template (PEP, GTAP) to a SAM and solving baselines or shocks.
Validation — comparing Python results against reference GAMS solutions to verify parity.
The example gallery complements these chapters with short, runnable scripts that are re-executed on every documentation build.