Public repo for the textbook Dynamic Programming Volume 1 by Thomas J. Sargent and John Stachurski.
The textbook itself is nearly complete. The PDF is available as dp.pdf
in the files listed above. Comments and feedback are very welcome.
The easiest way to provide feedback is to open an issue above.
The repo also contains all of the Julia code found in the code snippets within the textbook, as well as Julia code to reproduce all figures.
We are in the process of writing Python implementations of this code. Contributions are most welcome.