Algorithm Development and Testing
Algorithm developing and testing tools are provided by DiffEqDevTools.jl and are documented in the developer documentation.
Installation
This functionality does not come standard with DifferentialEquations.jl. To use this functionality, you must install DiffEqDevTools.jl:
]add DiffEqDevTools
using DiffEqDevTools