jessegrabowski / gEconpy

A collection of tools for working with DSGE models in python, inspired by the R package gEcon
https://geconpy.readthedocs.io/en/latest/index.html
GNU General Public License v3.0
23 stars 3 forks source link

Revamp the solvers for linear models #29

Closed jessegrabowski closed 1 year ago

jessegrabowski commented 1 year ago

This PR adds full support for user linearized models. Related to #28.

TODO: Add an example notebook showing a linearized model.