This repository was archived by the owner on Apr 24, 2020. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 75
Jit optgrowth.rst #39
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mmcky
reviewed
Sep 19, 2018
| If a path is not specified, then this is where Python writes to | ||
|
|
||
| We can also use Python to read the contents of ``newline.txt`` as follows |
Collaborator
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hey @natashawatkins can you please keep lectures in separate PRs. Thanks
Member
Author
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah sorry I couldn't figure out how to reverse this
mmcky
reviewed
Sep 20, 2018
| In our setting, we have the following key result | ||
|
|
||
| *A feasible consumption policy is optimal if and only if it is* :math:`v^*`-*greedy* | ||
| * A feasible consumption policy is optimal if and only import numpy as np |
Collaborator
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@natashawatkins this looks like an error here. This code should be in a code-block
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Keeps wanting to add an edit to python_essentials - which I guess is correct. I was working in the old directory when I started.
This is my proposed layout for the new jit lectures - one thing to consider is that the functions are more specific now, ie. T also include functional forms etc.
I think I need to edit the docstring on the
lgmodel as it no longer contains the functional forms forfandu