CriticalTransitions.jl
CriticalTransitions.jl copied to clipboard
Using new `CoupledSDEs`
Replace the CoupledSDEs
type defined in the package with the new CoupledSDEs
type loaded from DynamicalSystemsBase v 3.11
.
This will be a breaking change in the core type of the package.
Todo's
- [x] The action function give much larger numbers than before. Check what going on there.
- [x] Sampling trajectories should use the
DynamicalSystemsBase.trajactory
framework - [x] remove
relax
?