JuliaDynamics / CriticalTransitions.jl

A Julia package for critical transitions in dynamical systems with time-dependent forcing
https://juliadynamics.github.io/CriticalTransitions.jl/dev/
MIT License
18 stars 2 forks source link

Should `to_cds` exist? #38

Closed oameye closed 3 months ago

oameye commented 3 months ago

It is just wrapper of CoupledODEs without having the option to change kwargs?

reykboerner commented 3 months ago

Nope, this is deprecated. I kept the function but users will now get a deprecation warning.