Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small: separate SolvingMicroDSOPs into new folder #55

Closed
mnwhite opened this issue Jun 6, 2016 · 1 comment
Closed

Small: separate SolvingMicroDSOPs into new folder #55

mnwhite opened this issue Jun 6, 2016 · 1 comment

Comments

@mnwhite
Copy link
Contributor

mnwhite commented Jun 6, 2016

SolvingMicroDSOPs.py (and related files) should be split off into their own folder, in the style of cstwMPC. The ConsumptionSaving folder is sort of cluttered with files that aren't strictly about consumption-saving models, but rather a particular application of one of these models.

Even more confusing, SetupConsumerParameters.py contains both parameters necessary to specify a ConsumerType and a bunch of parameters for the SolvingMicroDSOPs estimation. These should be split into two separate files (that live in separate directories), so that newcomers open up the consumption-saving parameters file and see only parameters needed to solve those models.

@mnwhite
Copy link
Contributor Author

mnwhite commented Jun 16, 2016

Done in latest commit to comments-and-cleanup, along with cleaner examples.

@mnwhite mnwhite closed this as completed Jun 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant