JuliaDynamics / JuliaDynamics/RecurrenceAnalysis.jl

Kolmogorov Sinai entropy from a RP

Open
#37 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

wanted feature
Dominant language
Julia
Stars
50
Forks
16
PR merge metrics
No merged PRs in 30d

Description

Chapter two of the book N. Marwan & C.L. Webber, "Recurrence Quantification Analysis. Theory and Best Practices" discusses how the Kolmogorov entropy can be connected to and computed from Recurrence matrices. See 2.2 and 2.3.3 .

A method for estimating KS entropy has long been requested from ChaosTools, see https://github.com/JuliaDynamics/ChaosTools.jl/issues/6 .

Would be cool to implement the algorithm in this package!


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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with sections 2.2 and 2.3.3 of the cited book and the linked ChaosTools issue #6 to define the requested Kolmogorov–Sinai entropy method from recurrence matrices. The issue names no source file or test, so first locate the relevant RecurrenceAnalysis.jl entry point; done means the algorithm is implemented in this package.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.