Lyapunov spectrum

I have a bit of confusion using the function

lyapunovs(ds::DynamicalSystem, N [, k::Int | Q0]; kwargs...) -> λs

in ChaosTools.lyapunovs. I am not sure if the second argument N can be seen as the number of time steps, or it has another meanning.

1 Like