JuliaDynamics / RecurrenceAnalysis.jl

Recurrence Quantification Analysis in Julia
https://juliadynamics.github.io/RecurrenceAnalysis.jl/stable/
MIT License
45 stars 12 forks source link

[WIP] Comparison of RQA software #145

Open Datseris opened 1 year ago

Datseris commented 1 year ago

Currently work in progress, ported over from https://github.com/JuliaDynamics/DynamicalSystems.jl/pull/172 , see JuliaDynamics/RecurrenceAnalysis.jl#130

Needs to be updated accordingly!

Help appreciated!!!

The docs can be viewed here: https://juliadynamics.github.io/RecurrenceAnalysis.jl/previews/PR145

codecov-commenter commented 1 year ago

Codecov Report

Merging #145 (ae43b95) into main (d4ac30e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #145   +/-   ##
=======================================
  Coverage   54.36%   54.36%           
=======================================
  Files          14       14           
  Lines         894      894           
=======================================
  Hits          486      486           
  Misses        408      408           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

Datseris commented 1 year ago

@pucicu Hi, I am kinda swamped with other projects so I don't think I will have the capacity to finish this PR any time soon... But it is for sure valuable for the RQA community to have accurate information. If you or any of your students that use Julia would like to continue this PR, this would be great. They can start from the current state of the branch, and make their own branch and then their own PR. I will commit to reviewing the new PR if someone does it.