From 020c88f9ad786fd0fac11efdca5112f0190cbb71 Mon Sep 17 00:00:00 2001 From: Matt McKay Date: Thu, 29 Feb 2024 12:43:19 +1100 Subject: [PATCH] ENH: Adjustments to TOC (two parts for linear dynamics, rework essential tools) (#377) * ENH: split linear dynamics into two parts * adjust order * move intro-supply-demand to top of Essential Tools section * update with @jstac comments * move geom_series back to Foundations --- lectures/_toc.yml | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/lectures/_toc.yml b/lectures/_toc.yml index a9e5b70e..7ba84da9 100644 --- a/lectures/_toc.yml +++ b/lectures/_toc.yml @@ -12,14 +12,14 @@ 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 + - file: geom_series +- caption: "Linear Dynamics: Finite Horizons" numbered: true chapters: - file: pv @@ -27,7 +27,10 @@ parts: - file: equalizing_difference - file: cagan_ree - file: cagan_adaptive - - file: geom_series +- caption: "Linear Dynamics: Infinite Horizons" + numbered: true + chapters: + - file: eigen_I - caption: Probability and Distributions numbered: true chapters: