lecture-source-jl
lecture-source-jl copied to clipboard
Equation Numbers
One thing that would be nice to have is that, whenever we implement an equation, there should be a comment indicating the equation number in the lecture it corresponds to. See the http://compare-lectures.quantecon.org/jl/mccall_model.html which @jlperla worked on.
Examples include whenever we're defining a Bellman operator, using fixedpoint(), find_zero, etc.