Skip to content
Merged
Changes from 4 commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 8 additions & 5 deletions lectures/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,25 @@ parts:
- file: business_cycle
- file: inflation_history
- file: inequality
- caption: Essential Tools
- caption: Foundations
numbered: true
chapters:
- file: complex_and_trig
- file: linear_equations
- file: eigen_I
- file: intro_supply_demand
- caption: Linear Dynamics
- file: linear_equations
- file: complex_and_trig
- caption: "Linear Dynamics: Finite Horizons"
numbered: true
chapters:
- file: pv
- file: cons_smooth
- file: equalizing_difference
- file: cagan_ree
- file: cagan_adaptive
- caption: "Linear Dynamics: Infinite Horizons"
numbered: true
chapters:
- file: geom_series
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • geom_series this should be moved above Foundations (cc @thomassargent30) after complex_and_trig
- file: eigen_I
- caption: Probability and Distributions
numbered: true
chapters:
Expand Down