Perturbation#
|
Compute the log-linearized Jacobian matrices of a DSGE model using pytensor autodiff. |
|
Check the Blanchard-Kahn condition for the linearized system. |
Helper Functions#
|
Determine which variables should not be log-linearized. |
|
Decompose the full state-space solution into gEcon's state/jumper partition. |
|
Log the residual norms of a solved perturbation system. |
Pytensor Ops#
|
Symbolic Blanchard-Kahn condition check using differentiable eigenvalues. |