-
-
Notifications
You must be signed in to change notification settings - Fork 21
Build failing for Chang Model lectures #89
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
Comments
Thanks for the report @duncanhobbs. These are big, complex models that we have in mind to re-write. |
I didn't actually build the lectures, I just looked at the lectures on Google Chrome from the latest build of the website on October 13. I am running windows 7, and am working trying to get Make to work properly. . |
Roger that. Thanks for pointing it out. @mmcky , it looks like a problem in the linear optimization routine. Have we seen this one before? |
@jstac this is one of the two lectures that stochastically fails to converge. It seems that |
The execution test for Credible Government Policies in Chang Model and Competitive Equilibria in the Chang Model is failing.
There is a ValueError triggered when
ch1.solve_sustainable()
is called. It looks like this might be triggered by scipy/optimize.The text was updated successfully, but these errors were encountered: