JuliaDynamics/RecurrenceAnalysis.jl

Speeding up recurrence quantification

Open

#94 opened on May 29, 2020

 (1 comment) (0 reactions) (0 assignees)Julia (16 forks)auto 404
help wantedperformance

Repository metrics

Stars
 (50 stars)
PR merge metrics
 (PR metrics pending)

Description

My research has now moved into looking at the evolution of recurrence metrics over a range of ϵs. As such, I have to compute RQA across 100 different values of ϵ, which is pretty slow - some particularly annoying datasets can take up to 10 minutes, even with multithreading. timings

I am going to look into speeding these computations up in the future, and would appreciate any advice on where to start.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Contributor guide