Skip to content

letsgoexploring/linearsolve

Repository files navigation

linearsolve

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.

Installation

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.13.tar.gz

Documentation

Documentation for linearsolve: https://www.briancjenkins.com/linearsolve/docs/build/html/index.html

Examples

Example Jupyter Notebooks available in the examples directory or follow the links below for the examples rendered in nbviewer:

  1. Quickly Simulate an RBC Model
  2. A Detailed RBC Model Example
  3. A New-Keynesian Model
  4. A Cash-in-Advance Model

Updated: April 7, 2025

About

Python module for solving linear dynamic models using Klein's (2000) method and creating custom simulations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages