Skip to content

Library for solving heterogenous agent models

License

Notifications You must be signed in to change notification settings

NumEconCopenhagen/GEModelTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GEModelTools

A small code library for easily working with general equilibrium models in Python.

The conceptual framework is taken from the seminal paper by Adrien Auclert, Bence Bardóczy, Matthew Rognlie, Ludwig Straub (2021), Using the Sequence-Space Jacobian to Solve and Estimate Heterogeneous-Agent Models, Econometrica 89(5), pp. 2375–2408. See their toolbox here and course materials for a workshop here.

Installation (for development)

  1. Run pip install EconModel
  2. Run pip install ConSav
  3. Clone thise repositoryy
  4. Locate repository in command prompt
  5. Run pip install -e .

Documentation

  1. GEModelToolsNotebooks
  2. Documentation-document

Contributors

The main contributors are:

  • Jeppe Druedahl
  • Emil Holst Partsch
  • Nicolai Waldstrøm
  • Yannik Winkelmann
  • Martin Andreas Kildemark
  • Jacob Røpke

Useful feedback has been provided especially by

  • Jacob Sundram
  • Erik Öberg
  • Karl Harmenberg
  • Tobias Broer
  • Søren Hove Ravn
  • Max Ørnes
  • Niels Hvingelby
  • Philip Frost Madsen