Catalyst.jl icon indicating copy to clipboard operation
Catalyst.jl copied to clipboard

Remove `using DifferentialEquations` from the docs

Open TorkelE opened this issue 1 year ago • 2 comments

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).

TorkelE avatar May 23 '24 17:05 TorkelE

In the latest release, OrdinaryDiffEq has the default method.

ChrisRackauckas avatar May 23 '24 18:05 ChrisRackauckas

Awesome!

isaacsas avatar May 23 '24 18:05 isaacsas

fixed on master

TorkelE avatar Jun 04 '24 19:06 TorkelE