JuliaDynamics/RecurrenceAnalysis.jl
`LocalRecurrenceRate` does not give correct/expected results on analytically resolvable input
開放
#142 建立於 2023年2月20日
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.