Teaching:
Energy Economics of the Green Transition (2022-)
Models in Energy Economics (latest version for E2024)
Financial Frictions, Liquidity and the Business Cycle (Summer 2018, 2019):
Github repository with JupyterLab notebooks.
Macroeconomics III (2015-2017):
Programming materials:
pyDatabases (pypi): Database classes based on pandas, scipy, numpy, and GAMS (documentation).
CGE_Generator: Generates CGE models with modular structure (documentation).
gmsPython (pypi): Python native model class used to compile models in CGE_Generator and execute in GAMS (latest version).
lpCompiler: Sparse, python-based linear programming compiler based on numpy, scipy, and pandas (latest version).
pyDbs (pypi): Python native database class akin to pyDatabases without GAMS (latest version).