Single-step ODE integrators that combine multiple slope evaluations per step. Classical RK4 achieves O(h⁴) global error; standard workhorse for non-stiff IVPs.
Single-step ODE integrators that combine multiple slope evaluations per step. Classical RK4 achieves O(h⁴) global error; standard workhorse for non-stiff IVPs.