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

Add step size `h` to `fun` and `jac` for optimal preconditioning. #2

Open JonasBreuling opened 2 months ago