JuliaDynamics / ChaosTools.jl

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

Ordinal Poincaré sections: Reconstructing the first return map from an ordinal segmentation of time series #310

Open Datseris opened 1 year ago

Datseris commented 1 year ago

Recent paper titled Ordinal Poincaré sections: Reconstructing the first return map from an ordinal segmentation of time series featured shows a technique to create return maps (similar to Poincare maps) using ordinal patterns. Would be nice to have. Given the Encoding and Decoding interface of ordinal patterns of the package ComplexityMeasures.jl, I am labelling this as a good first issue, i.e., something that should be relatively easy to implement.