JuliaDynamics / JuliaDynamics/RecurrenceAnalysis.jl

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

Open
#147 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue
Dominant language
Julia
Stars
50
Forks
16
PR merge metrics
No merged PRs in 30d

Description

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.

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 by reading the related DynamicalSystems.jl issue and tracing the joint recurrence matrix API and its recurrence-type display path. Define done as accepting a fourth εy argument for y recurrences and settling how the joint matrix stores and displays differing thresholds, including any needed recurrence subtype.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
analytics
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.