QuantEcon.lectures.code
QuantEcon.lectures.code copied to clipboard
`objective` function defined in `bellman_operator`
What is the reason objective is defined within the loop over grid points rather than just before it? Seems like it would add to overhead, repeatedly defining it.
In the Python version of the lectures.