JuliaDynamics / ChaosTools.jl

Tools for the exploration of chaos and nonlinear dynamics
https://juliadynamics.github.io/DynamicalSystemsDocs.jl/chaostools/stable/
MIT License
187 stars 35 forks source link

Recurrence method for finding attractors with sparse matrix #269

Closed awage closed 2 years ago

awage commented 2 years ago

This is a new PR with the same code as #257. I will keep working on the tests for this new mode.

awage commented 2 years ago

The code is ready. There is still the problem with the duffing oscillator test that I don't know how to track. It is maybe a problem with the dependencies. I will spend some time next week to dig this problem.