JonasBreuling / scipy_dae

Python implementation of solvers for differential algebraic equation's (DAE's) that should be added to scipy one day.
BSD 3-Clause "New" or "Revised" License
13 stars 2 forks source link

Use `scipy.integrate._ivp.common.num_jac` if possible. #4

Closed JonasBreuling closed 2 months ago

JonasBreuling commented 2 months ago

Implemented by the commit 76093c45134f8e12cd298191d972adf5ca9e584d.