odes icon indicating copy to clipboard operation
odes copied to clipboard

Initial work to get jacobian out of sundials

Open aragilar opened this issue 9 years ago • 1 comments

This is some code I wrote a while ago to get the jacobian out of cvode when it's running, as there's no official api for doing this. I don't know if you want to merge this, but it might save someone some time in the future.

aragilar avatar Jan 26 '17 02:01 aragilar

I'm not planning at merging this at the moment. Independent of this, you should rebase this PR on master so the check failing with python 3.3 would be fixed.

bmcage avatar Feb 17 '17 13:02 bmcage