JuliaDynamics/RecurrenceAnalysis.jl
`LocalRecurrenceRate` does not give correct/expected results on analytically resolvable input
Aberta
#142 aberto em 20 de fev. de 2023
bughelp wantedhigh priority
Métricas do repositório
- Stars
- (50 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
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.