JuliaDynamics/DynamicalSystemsBase.jl

add `Ttr` keywordf to `trajectory`

Datseris opened this issue · 1 comments

Allowing to evolve the system for some transient amount of time Ttr and then recording would be very convenient.

I think I did this in 0fd3d27 but its good to add tests as well.