QuantEcon / continuous_time_mcs

Continuous Time Markov Chains
https://quantecon.github.io/continuous_time_mcs/intro.html
7 stars 5 forks source link

[generators]10_correct_or_clarify #62

Closed shlff closed 4 years ago

shlff commented 4 years ago

Hi @jstac , this PR corrects the following possible typo in lecture generators:

Even if \lL(\ell_1) is correct here, since it appears without defining first (we define \lL(\ell_1) in the next lecture uc_mc_semigroups), we'd better add a clarification.

shlff commented 4 years ago

Thanks for your nice advice, @jstac . Sorry for my late reply.

I made the change accordingly and this PR is ready to merge.

jstac commented 4 years ago

Thanks @shlff