QuantEcon / lecture-source-py

Source files for "Lectures in Quantitative Economics" -- Python version
BSD 3-Clause "New" or "Revised" License
191 stars 77 forks source link

edits in additive_functionals.rst #925

Closed mtiley closed 4 years ago

mtiley commented 4 years ago

Fixes #917, fixes #903

mtiley commented 4 years ago

@jstac @shlff @sayaikegawa @Harveyt47 This PR is looking sad and unreviewed -- is there a better way for me to structure it? Hopefully this comment will make things clearer.

Below are screenshots of the output (before my changes on left, after on right). I set the numpy seed so that random variation would be removed -- they should be identical (and are, as far as I can tell.)

1bef1aft

2bef2aft

3bef3aft

4bef4aft

5bef5aft

jstac commented 4 years ago

Thanks @mtiley . I'll wait until at least one of @sayaikegawa @shlff and @Harveyt47 review. Once someone has reviewed and feedback has been incorporated, please add the "ready" label and then I'll take a look.

jstac commented 4 years ago

Thanks @shlff , I agree.

@mtiley , would you mind to make those plots a better shape? Perhaps a bit shorter vertically?

Perhaps you could also talk me through your changes.

jstac commented 4 years ago

Thanks @mtiley and @shlff --- this was a lot of work. The PR was very nicely done.

I might make some small tweaks later but for now I'm going to merge.