Prerequisites

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

  1. Python

  2. Visual Studio Code

  3. git

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

Pre-setup: It is assumed that you have installed all four elements above prior to the first lecture. You can do so by following this guide.

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

conda update -c conda-forge --all

pip install EconModel, consav