RecurrenceAnalysis.jl icon indicating copy to clipboard operation
RecurrenceAnalysis.jl copied to clipboard

`LocalRecurrenceRate` does not give correct/expected results on analytically resolvable input

Open Datseris opened this issue 3 years ago • 0 comments

Have a look at our analytic tests: https://github.com/JuliaDynamics/RecurrenceAnalysis.jl/blob/main/test/rmatrix_analytic.jl#L97-L116

The local recurrence rate results are wrong. They do not give what is expected analytically and due to the symmetries of the input set. Something is wrong. We have to fix this.

Datseris avatar Feb 20 '23 14:02 Datseris