This directory contains MyST Markdown source files from the QuantEcon Python Programming lecture series.
Why Local Copies?¶
We store these lectures locally to:
Ensure reproducibility — Upstream changes won’t affect student work mid-semester
Maintain consistency — All students work with the same version
Enable offline access — No dependency on external servers during class
Attribution¶
These lectures are developed by and belong to QuantEcon. All credit goes to the QuantEcon team and contributors.
Sources:
Websites:
License: BSD-3-Clause
Contents¶
| File | Topic |
|---|---|
foundations/need_for_speed.md | Python for Scientific Computing |
foundations/numpy.md | NumPy |
foundations/matplotlib.md | Matplotlib |
foundations/scipy.md | SciPy |
nonlinear/olg.md | The Overlapping Generations Model |
consumption/perm_income.md | The Permanent Income Model |
Modifications¶
Minimal changes were made for MyST compatibility.