************************************** Dynamic Stochastic General Equilibrium ************************************** Lecture Notes and Assignments ============================= The main notes for this section are found in :download:`DSGE2013.pdf <../resources/Notes/DSGE2013.pdf>`. There is also a supplementary file in :download:`DSGE2013extra.pdf <../resources/Notes/DSGE2013extra.pdf>`. The homework associated with this section can be found in :download:`Econ_Week2.pdf <../resources/Assignments/Econ_Week2.pdf>`. You will need the python version of Uhlig's toolkit. It can be found in :download:`uhlig.py <../resources/Code/uhlig.py>`. Below we will show the documentation for it. Documentation for Python Uhlig ------------------------------ .. automodule:: byumcl.uhlig.uhlig :members: