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

Closes issue #77. #78

Merged
merged 1 commit into from
Sep 9, 2014
Merged

Closes issue #77. #78

merged 1 commit into from
Sep 9, 2014

Conversation

davidrpugh
Copy link
Contributor

This PR takes care of the two related issues raised by #77. Given the constraints imposed by the scipy.integrate.ode class, I think this new interface, which drops the f_args and jac_args attributes, is conceptually clearer. Test coverage is now higher as well!

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) when pulling 95295de on davidrpugh:hot-fix-ivp into 3e6a0ab on jstac:master.

@jstac
Copy link
Contributor

jstac commented Sep 9, 2014

@davidrpugh Good call, this is a better interface. Thanks.

jstac added a commit that referenced this pull request Sep 9, 2014
@jstac jstac merged commit 3d00d7a into QuantEcon:master Sep 9, 2014
@davidrpugh davidrpugh deleted the hot-fix-ivp branch September 9, 2014 22:33
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

Successfully merging this pull request may close these issues.

None yet

3 participants