Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 17 additions & 25 deletions lectures/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,33 +5,26 @@ parts:
numbered: true
chapters:
- file: about
- caption: Supply and Demand
numbered: true
chapters:
- file: intro_supply_demand
- file: supply_demand_multiple_goods
- file: supply_demand_heterogeneity
- file: input_output
- caption: Data and Measurement
- caption: Economic Data
numbered: true
chapters:
- file: long_run_growth
- file: business_cycle
- file: inflation_unemployment
- file: inequality
- file: heavy_tails
- caption: Useful Tools
- caption: Essential Tools
numbered: true
chapters:
- file: geom_series
- file: prob_dist
- file: linear_equations
- file: eigen_I
- caption: Simulation
- file: intro_supply_demand
- file: geom_series
- caption: Probability and Distributions
numbered: true
chapters:
- file: prob_dist
- file: lln_clt
- file: monte_carlo
- file: heavy_tails
- file: schelling
- caption: Dynamics
numbered: true
Expand All @@ -43,27 +36,26 @@ parts:
- file: markov_chains_I
- file: markov_chains_II
- file: commod_price
- caption: Modeling in Higher Dimensions
numbered: true
chapters:
- file: eigen_II
- file: lake_model
- file: asset_pricing
- file: networks
- file: samuelson
- caption: Optimization
numbered: true
chapters:
- file: lp_intro
- file: comparative_adv
- file: nonlinear
- file: short_path
- caption: Modeling in Higher Dimensions
numbered: true
chapters:
- file: eigen_II
- file: input_output
- file: lake_model
- file: asset_pricing
- file: networks
- caption: Markets and Competitive Equilibrium
numbered: true
chapters:
- file: markets_welfare
- file: risk
- file: uncertainty
- file: supply_demand_multiple_goods
- file: supply_demand_heterogeneity
- caption: Estimation
numbered: true
chapters:
Expand Down
2 changes: 1 addition & 1 deletion lectures/eigen_II.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ In addition to what's in Anaconda, this lecture will need the following librarie
```{code-cell} ipython3
:tags: [hide-output]

!pip install graphviz
!pip install graphviz quantecon
```

```{admonition} graphviz
Expand Down
14 changes: 0 additions & 14 deletions lectures/inflation_unemployment.md

This file was deleted.

14 changes: 0 additions & 14 deletions lectures/markets_welfare.md

This file was deleted.

14 changes: 0 additions & 14 deletions lectures/risk.md

This file was deleted.

14 changes: 0 additions & 14 deletions lectures/samuelson.md

This file was deleted.

14 changes: 0 additions & 14 deletions lectures/uncertainty.md

This file was deleted.