John Stachurski

Results 117 issues of John Stachurski

Every lecture should start with an Overview section. Perhaps also review the lecture an break into more subsections.

https://scholar.harvard.edu/files/antras/files/gvc_ag_latest_draft.pdf Uses a Bellman equation. Could be a complement to Coase's theory of the firm lecture.

See, in particular, https://lectures.quantecon.org/py/optgrowth.html. Perhaps there are other lectures with the same problem.

As a reader points out, more could be done to connect the optimal growth example [here](https://python.quantecon.org/discrete_dp.html#Example:-A-Growth-Model) to the rest of the lecture on discrete DP. We should first make it...

This lecture hasn't been updated for a long time. One obvious prority is to relate it to the lectures that come before, such as the lecture on kesten processes.

Useful: https://www.springer.com/us/book/9783319554556 (free access) https://link.springer.com/content/pdf/10.1007%2Fs11579-017-0187-y.pdf http://www.princeton.edu/~moll/HACTproject/hopenhayn.pdf

Just noting the existence of this very nice code for dynamic games: http://www.benjaminbrooks.net/software.shtml cc @babrooks cc @cc7768 Anyone interested in building Julia versions...?

enhancement

There are some improvements that could be made to the lecture https://julia.quantecon.org/dynamic_programming/optgrowth.html - operator `T` is not type stable - `using Optim` can be dropped in favor of built in...

Would help people get started with projects that include citations.

enhancement

Let's add [this](https://www.sympy.org/sphinx-math-dollar/) and change the tutorial / quickstart to reflect it.