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

Issue 77 expose IDA's iterative linsolver interface #94

Merged
merged 4 commits into from
Jul 4, 2019

Conversation

martinjrobins
Copy link
Contributor

@martinjrobins martinjrobins commented May 6, 2019

  1. copy-and-edit CV_JacTimesVecFunction and CV_JacTimesSetupFunction from CVODE code
  2. edit test_dae.py to test iterative linsolver 'spgmr' along with 'ida' method, with and without supplied jacobian

See #77

@aragilar
Copy link
Collaborator

aragilar commented Jul 4, 2019

This looks good to me!
@bmcage Is there anything that should be added/changed before merging this?

@bmcage
Copy link
Owner

bmcage commented Jul 4, 2019

Yes, looks good indeed, some bugs fixed too I see. I'll merge

@bmcage bmcage merged commit 0b5fca8 into bmcage:master Jul 4, 2019
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.

3 participants