John Stachurski
John Stachurski
**EDIT** transferred from intermediate lectures. The discussion is still relevant. Perhaps this lecture is a good candidate for attempting to port to JAX: https://python.quantecon.org/ifp.html I think it will be challenging...
Timed code should be run twice in `inventory_dynamics`. Cut code cell after the timing and then start a new cell for the plots.
Regarding the first exercise in https://intro.quantecon.org/eigen_I.html, we need to make clear exactly what the reader should try to do. Steps: 1. Clarify the algorithm. 2. Give the reader a specific...
This concept needs to be defined somewhere -- at minimum, at least once before the strong law of large numbers, which uses the IID concept without defining it.
Fix syntax warnings in https://python.quantecon.org/cass_fiscal.html
https://github.com/scipy/scipy/releases/tag/v1.15.0
Suggested small improvements to https://python-advanced.quantecon.org/match_transport.html - Use lemma and proof environment. - Italics for emphasis and bold for definitions. - Review section depth consistency - Use the OOP style for...