CriticalTransitions.jl
CriticalTransitions.jl copied to clipboard
`CoupledSDEs` pretty printing
When defining a CoupledSDEs
, the printed output follows the definition in DynamicalSystemsBase but this is not ideal for a CoupledSDEs
because fields for g
, noise_strength
and noise
are missing.