-
-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Description
TODO -- edits
- Add some historical discussion of the fundamental welfare theorems
- wiki links for consumer surplus and producer surplus, or a slower explanation
- add figs to show the surpluses under different parameter values --- extract from https://github.com/QuantEcon/lecture-python-intro/blob/main/lectures/supply_demand_heterogeneity.md and https://github.com/QuantEcon/lecture-python-intro/blob/main/lectures/supply_demand_multiple_goods.md, simplify
- heading levels need to be consistent (see build error)
- full spell check
- headings need to be capitalized (to fit with other lectures)
TODO -- extension
Add the example from https://github.com/QuantEcon/cbc_workshops/blob/main/day_1/equilibrium.ipynb
- Illustrate surplus
- Compute surpluses using numerical integration
- Check welfare theorems numerically? As an exercise?
TODO --- code
If code is extracted from the other supply and demand lectures, check
- spaces around
*and@(closer to PEP8) - camel case for classes, no underscore (consistent with PEP8)
Metadata
Metadata
Assignees
Labels
No labels