Milk-oolong / DSGE-Utilities

Python Programming Code for Dynamic Stochastic General Equilibrium Modeling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

==============
DSGE Utilities
==============

This repository contains Python code that helps with the solution and simulation of dyanmic macro models.  This included Dynamic Stochastic General Equlibrium (DSGE) models, but is not limited to that class. Some of this code was written by students in the Brigham Young University Macroeconomics and Computational Laboratory.  Most was written by Kerk Phillips.  Some are translations from existing MATLAB code.  


Modules
=======

* DSGE Moments Calculator
* Linear Approximation Bundle, based on MATLAB code written by Uhlig
* Euler Error Calculator
* Auberbach-Kotlikoff Solver with adaptive convexification

About

Python Programming Code for Dynamic Stochastic General Equilibrium Modeling


Languages

Language:Python 71.7%Language:Jupyter Notebook 26.5%Language:TeX 1.7%