Catalyst.jl
Catalyst.jl copied to clipboard
Remove `using DifferentialEquations` from the docs
I have tried to move to just using OrdinaryDiffEq in stuff that I have changed, but there are a couple of places left (FAQ, API, and some model examples).
In the latest release, OrdinaryDiffEq has the default method.
Awesome!
fixed on master