JuliaDynamics/RecurrenceAnalysis.jl

`GlobalRecurrenceRate` isn't exact

開放

#141 建立於 2023年2月20日

 (0 則留言) (0 個反應) (0 位負責人)Julia (16 個分叉)auto 404
help wantedprecision

倉庫指標

星標
 (50 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南