JuliaDynamics/RecurrenceAnalysis.jl

Allow different recurrence threshold for 2nd matrix in Joint recurrence matrix

開放

#147 建立於 2023年2月28日

 (1 則留言) (0 個反應) (0 位負責人)Julia (16 個分叉)auto 404
enhancementgood first issue

倉庫指標

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

描述

see also https://github.com/JuliaDynamics/DynamicalSystems.jl/issues/210

Would be nice to allow a 4th argument εy for the recurrences of y.

Only question is: what would be the recurrence type stored and displayed by the joint matrix? At the moment we store ε and we use it when we display the matrix. I guess we could make a new subtype called only for display purposes.

貢獻者指南