QuantEcon.lectures.code icon indicating copy to clipboard operation
QuantEcon.lectures.code copied to clipboard

`objective` function defined in `bellman_operator`

Open zoof opened this issue 7 years ago • 1 comments

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.

zoof avatar Jan 25 '18 15:01 zoof

In the Python version of the lectures.

zoof avatar Jan 25 '18 15:01 zoof