Prerequisites

Pre-knowledge: It is assumed you know the basics of 

If not, you should follow the course Introduction to Programming and Numerical Analysis.

In particular, watch the first videos on this playlist: https://www.youtube.com/playlist?list=PLpFlKyGKUp8d9BMY1k4k0kHSKLRjukucq

Python-installation: It is suggested you install (or re-install) the newest Anaconda and run:

pip install quantecon, EconModel, consav

Clone the repository https://github.com/NumEconCopenhagen/GEModelTools.

Locate repository in command prompt and run:

pip install -e .