I will provide Dynare codes for some of the models we discuss in class. Dynare is an open-source add-on for MATLAB (proprietary) and GNU Octave (open-source) that allows us to work with macroeconomic models easily.
How to install GNU Octave:
Windows: Download the most recent installer from here
Linux: Install GNU Octave from your distribution's repository
macOS: Install Octave via Homebrew: follow these instructions
How to install Dynare:
Windows: Download the most recent installer from here
Linux: Install Dynare from your distribution's repository or build it from source
macOS: Install Dynare via Homebrew: in the terminal type "brew install dynare"
Useful Dynare resources:
Dynare Documentation and Support page
Johannes Pfeifer's Dynare resources page