numerical-mathematics / extrapolation

Parallel extrapolation for ODEs
MIT License
6 stars 1 forks source link

Simplify and unify the top-level interface. #32

Closed ketch closed 8 years ago

ketch commented 8 years ago

All solvers are now called through 'solve()', which has a simpler interface and doesn't require a gradient.