QuantEcon / lecture-source-py

Source files for "Lectures in Quantitative Economics" -- Python version
BSD 3-Clause "New" or "Revised" License
192 stars 77 forks source link

Replace vectorization with loops in shortest paths lecture. #835

Closed jstac closed 4 years ago

jstac commented 4 years ago

In the Bellman equation, the min / argmin step.

Everyone finds the vectorized code confusing.

jstac commented 4 years ago

Fixed in https://github.com/QuantEcon/lecture-source-py/commit/789d6115196a76301be6447c568145e442378c40