JuliaDynamics/RecurrenceAnalysis.jl

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

Open

#142 opened on Feb 20, 2023

 (0 comments) (0 reactions) (0 assignees)Julia (16 forks)auto 404
bughelp wantedhigh priority

Repository metrics

Stars
 (50 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide