pyodesys icon indicating copy to clipboard operation
pyodesys copied to clipboard

subroutine that can give the result of each step of Bulirsch_stoer

Open Jinhui0507 opened this issue 2 years ago • 0 comments

is it possible to get the subroutine which can give the result of each step of Bulirsch_stoer solver? I would like to use pyodesys to help me solve odes by using Bulirsch_stoer method, and after each step, we need to use current results to update our odes. Do you think where can i find that subroutine?

Jinhui0507 avatar Oct 13 '21 15:10 Jinhui0507