John Stachurski
John Stachurski
Thanks @najuzilu. I think there's agreement now that equation numbers should not reset at each lecture, and should be unique through the document. Ideally, they would take the LaTeX form...
Hi @mmcky, is this still active? Anything I need to do?
> We first have to clarify what "ergodicity" means. There is no definition of "ergodicity" in the lectures. https://intro.quantecon.org/markov_chains_II.html#ergodicity
In economics, ergodicity is usually associated with the phrase "time series averages converge to cross-sectional averages". So I suggest we use existence of a unique stationary distribution such that (26.1)...
Thanks @Smit-create . @thomassargent30 let me know that he plans to address these comments
@cc7768 @albop @mmcky Please see above and if you don't mind please watch the repo.
My current understanding is that the workshop will start May 23rd, Monday. For Monday and Tuesday we could perhaps adopt some version of the following schedule suggested by Chase: -...
`lecture-python-programming` sounds good to me :-)

Regarding the possibility of passing callables to the `DiscreteDP` class, it seems that jitted functions can call jitted functions, which should be all that's necessary. [Here's](http://numba.pydata.org/numba-doc/dev/user/examples.html) an example where this...