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

Using new `CoupledSDEs`

Open reykboerner opened this issue 4 months ago • 15 comments

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?

reykboerner avatar Oct 02 '24 15:10 reykboerner