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

`stroboscopicmap` should allow configuring a `t0` argument

Open Datseris opened this issue 2 years ago • 1 comments

Just use by default ds.t0 as a keyword. Pass directly to the generated integrator underlying the evolution.

Datseris avatar Mar 31 '22 14:03 Datseris

Actually, only referncing this is not good enough. We should also add a simple test of generating two stroboscopic maps of the duffing, each with different t0, and getting their attractors. Compare attractors and ensure they are different.

Datseris avatar Mar 31 '22 15:03 Datseris