Skip to content

Commit 10984c5

Browse files
committed
ENH: split linear dynamics into two parts
1 parent 0249ac8 commit 10984c5

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

lectures/_toc.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,19 @@ parts:
1717
chapters:
1818
- file: complex_and_trig
1919
- file: linear_equations
20-
- file: eigen_I
2120
- file: intro_supply_demand
22-
- caption: Linear Dynamics
21+
- caption: "Linear Dynamics: Finite Horizons"
2322
numbered: true
2423
chapters:
2524
- file: pv
2625
- file: cons_smooth
2726
- file: equalizing_difference
2827
- file: cagan_ree
2928
- file: cagan_adaptive
29+
- caption: "Linear Dynamics: Infinite Horizons"
30+
numbered: true
31+
chapters:
32+
- file: eigen_I
3033
- file: geom_series
3134
- caption: Probability and Distributions
3235
numbered: true

0 commit comments

Comments
 (0)