Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Undeprecate "Optimal Savings II: LQ Techniques" #72

Merged
merged 4 commits into from
Sep 21, 2018

Conversation

arnavs
Copy link
Member

@arnavs arnavs commented Sep 7, 2018

WIP.

Also: There's a function the v0.6 function relies on (start(moment_generator), where moment_generator = moment_sequence(lss)) which isn't in the latest tagged release of QuantEcon (v0.18.1). @Nosferican, how should I proceed?

@arnavs arnavs added this to the Update to 0.7/1.0 syntax milestone Sep 7, 2018
@arnavs arnavs self-assigned this Sep 7, 2018
@Nosferican Nosferican changed the title Test and Undeprecate "Optimal Savings II: LQ Techniques" WIP: Test and Undeprecate "Optimal Savings II: LQ Techniques" Sep 7, 2018
@Nosferican
Copy link
Collaborator

Don't worry about it. If there are non trivial updates I can take care of those and you can review those. In case you feel like it might be quite easy, is a matter of changing it to a for loop and iterate it directly. I updated a case like that a few PR ago. One of the structs has a never finish iterator so you can use enumerate and break to get the same number of iterations. No need to do state or anything (it simplifies the code too).

@arnavs
Copy link
Member Author

arnavs commented Sep 7, 2018

Perfect, thanks. Didn't dive too deep onto the internals on this, but that sounds good.

Needs Plotly to Plots
@Nosferican Nosferican changed the title WIP: Test and Undeprecate "Optimal Savings II: LQ Techniques" Test and Undeprecate "Optimal Savings II: LQ Techniques" Sep 8, 2018
@Nosferican Nosferican mentioned this pull request Sep 8, 2018
20 tasks
@arnavs arnavs mentioned this pull request Sep 8, 2018
53 tasks
@arnavs arnavs added the WIP label Sep 9, 2018
@arnavs arnavs mentioned this pull request Sep 10, 2018
53 tasks
@arnavs
Copy link
Member Author

arnavs commented Sep 21, 2018

@Nosferican This is ready to review now.

@arnavs arnavs removed the WIP label Sep 21, 2018
@arnavs arnavs merged commit 20577a2 into master Sep 21, 2018
@Nosferican
Copy link
Collaborator

I didn't see any tests on this lecture, no?

@arnavs
Copy link
Member Author

arnavs commented Sep 21, 2018

Yeah, the name on this PR should be amended. I fixed it.

@arnavs arnavs changed the title Test and Undeprecate "Optimal Savings II: LQ Techniques" Undeprecate "Optimal Savings II: LQ Techniques" Sep 21, 2018
@arnavs arnavs deleted the Test-perm_income_cons branch September 25, 2018 16:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants