A module for approximating, solving, and simulating dynamic stochastic general equilibrium (DSGE) models.
Free use of this software is welcome and subject to the terms of the license. Please send me comments, feedback, suggestions, etc. at bcjenkin@uci.edu.
Install the module from PyPI with the shell command:
pip install linearsolve
Or download the source here: https://github.com/letsgoexploring/linearsolve/blob/gh-pages/dist/linearsolve-3.4.12.tar.gz
Documentation for linearsolve: https://www.briancjenkins.com/linearsolve/docs/build/html/index.html
Example Jupyter Notebooks available in the examples
directory or follow the links below for the examples rendered in nbviewer:
- Quickly Simulate an RBC Model
- A Detailed RBC Model Example
- A New-Keynesian Model
- A Cash-in-Advance Model
Updated: February 24, 2022