JuliaDynamics/RecurrenceAnalysis.jl

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

Offen

#142 geöffnet am 20.02.2023

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Julia (16 Forks)auto 404
bughelp wantedhigh priority

Repository-Metriken

Stars
 (50 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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