Closed sbenthall closed 4 years ago
This PR is now ready to merge and fixes the dependencies on ConsumerParameters
@sbenthall, @MridulS : This seems like perfect first application of the workflow we have discussed elsewhere: We should put the Chinese Growth notebook on a "HARK-commit-#####-breaks-this" branch of DemARK, and worry about fixing it later.
@MridulS, can you execute on this? Merge @sbenthall's PR, then make that branch on DemARK and move Chinese Growth to it? Then as far as I'm concerned we will be ready to make the release and post the blog post.
@llorracc I've since fixed Chinese Growth in this PR (today) So it is unnecessary for @MridulS to make the extra branch.
This PR can just be merged, in my view.
notebooks/PerfForesightCRRA-Approximation.py isn't updated?
Good catch. Thank you. I've pushed a commit to fix.
Addresses #81 and #109
Only failing DemARK currently for this PR is Chinese Growth. It is failing because of the issue raised in #109.
Fixing this will require a change to HARK's
constructLognormalIncomeProcessUnemployment
function