probnum.diffeq.perturbed.scipy_wrapper

Scipy wrappers into the ODESolver and ODESolution interfaces.

Classes

WrappedScipyRungeKutta(solver_type, steprule)

Wrapper for Runge-Kutta methods from SciPy.

WrappedScipyODESolution(scipy_solution, rvs)

ODE solution corresponding to the WrappedScipyRungeKutta.

Class Inheritance Diagram

Inheritance diagram of probnum.diffeq.perturbed.scipy_wrapper.WrappedScipyRungeKutta, probnum.diffeq.perturbed.scipy_wrapper.WrappedScipyODESolution