JuliaDynamics/RecurrenceAnalysis.jl

`GlobalRecurrenceRate` isn't exact

Ouverte

#141 ouverte le 20 févr. 2023

 (0 commentaire) (0 réaction) (0 personne assignée)Julia (16 forks)auto 404
help wantedprecision

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 new tests; https://github.com/JuliaDynamics/RecurrenceAnalysis.jl/blob/main/test/rmatrix_analytic.jl#L71-L95

There I have noted that GlobalRecurrenceRate does not give exactly the results expected analytically. Only approximately. Why isn't this exact? What can we do to improve it...?

E.g., a ration of 0.2 should give exactly 0.2NN recurrences, but it doesnt.

Guide contributeur