JuliaDynamics/RecurrenceAnalysis.jl

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

Ouverte

#142 ouverte le 20 févr. 2023

 (0 commentaire) (0 réaction) (0 personne assignée)Julia (16 forks)auto 404
bughelp wantedhigh priority

Métriques du dépôt

Stars
 (50 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur