rseydam
rseydam
I am trying to get the trajectory for which the spectrum is calculated. I tried it with the following: ```julia _diffeq = (alg = Tsit5(), abstol = 1e-7, reltol =...
Hi, Is there a way to start the continuation of PO from any place of a previously computed Hopf curve? Sorry if this is not the appropriate place for posting...
When using the _lyapunovspectrum_ function, it would be nice to use the Jacobian's structure (diagonal, banded, rank1, and so on) especially as long as one doesn't use a GPU for...