JuliaDynamics/RecurrenceAnalysis.jl

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

开放

#142 创建于 2023年2月20日

 (0 条评论) (0 个反应) (0 位负责人)Julia (16 个派生)auto 404
bughelp wantedhigh priority

仓库指标

星标
 (50 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南