JuliaDynamics/RecurrenceAnalysis.jl
Improve performance with `fixedrate=true`
Offen
#47 geöffnet am 17.01.2019
help wantedperformance
Repository-Metriken
- Stars
- (50 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
In the calculation of recurrence matrices with fixed recurrence rate there is the issue commented in #46 (indirectly calling distancematrix, which is expensive):
A function that gives the same result as quantile(distancematrix(x,y), ε) without calling distancematrix would help.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.