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.
- Run
pip install EconModel
- Run
pip install ConSav
- Clone thise repositoryy
- Locate repository in command prompt
- Run
pip install -e .
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