Numerical ODE solving with very good initial guess?

49 Views Asked by At

I have a very good initial guess for the solution to my system of ordinary differential equations, which comes from a solution to a similar ODE system with slightly different coefficients (my program is simply covering parameter space). Are there any solvers that I could use to benefit from my high-quality initial guesses?