make_stepper_deSolve(category, algorithm, ...)make_stepper_deSolve_basic(algorithm)make_stepper_deSolve_controlled(algorithm, abs_tol = 1e-06, rel_tol = 1e-06)
Wrapper around deSolve to allow them to use the integration
functions in this package, even though deSolve will do all
the integration. This section is experimental, and prone to
change. Please avoid at the moment.