Skip to content

Fabio-Stohler/Macro-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Macro-in-Python

Solution of Macroeconomic Models in Python

These files contain my (amateur) approach to solve macroeconomic models using Python. The code is not written for being elegant, neither for speed, therefore, optimization is needed and comments are welcome.

A large part of the code is based on the following resources:

At the moment the codes include:

  • Simple stochastic growth model (Value function iteration, Howard improvement algorithm, Endogeneous Grid method, and Perturbation)
  • Simple RBC model with labor choice (Value function iteration, Howard improvement algorithm, and Perturbation)
  • A variety of versions of the RBC model with different frictions (Perturbation only)
  • Aiyagari model with aggregation using Monte Carlo simulation and an invariante distribution (Value function iteration, and Howard improvement algorithm)

About

Solution to Macroeconomic Models using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages