JuliaDynamics/RecurrenceAnalysis.jl

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

Aperta

#142 aperta il 20 feb 2023

 (0 commenti) (0 reazioni) (0 assegnatari)Julia (16 fork)auto 404
bughelp wantedhigh priority

Metriche repository

Star
 (50 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor