Skip to content

Releases: JuliaDynamics/RecurrenceAnalysis.jl

Integration finished, fix News

15 Dec 17:41

Choose a tag to compare

v0.5.1

export both reconstruct and embed

Integration with DynamicalSystems.jl - part 1

14 Dec 18:58
8256f05

Choose a tag to compare

Merge pull request #12 from JuliaDynamics/jd_integration

DynamicalSystems.jl integration

v0.4.0

23 Sep 20:46

Choose a tag to compare

  • Function recurrenceplot to facilitate the visualization of recurrence plots.
  • Support of Manhattan norm for the identification of recurrences.
  • Option to create matrices with fixed recurrence rate.
  • rqa option for obtaining only parameters related to diagonal structures.

v0.3.0

12 Aug 17:13

Choose a tag to compare

  • Update to support Julia 1.0.0 and 0.7.0
  • RQA functions matching outputs of crqa (R) and CRPToolbox (Matlab)

v0.2.1

31 Jul 21:21

Choose a tag to compare

Bugfixes:

  • Function sorteddistances
  • RQA functions (bugs in parameters of diagonal structures when theiler==0)

Pre-release for Julia 0.7.0

30 Jul 07:01
5678d4f

Choose a tag to compare

Pre-release
  • Breaking modifications of RQA functions, in order to match the outputs of crqa (R) and CRPToolbox (Matlab):
    • The denominator of RR is fixed to N2.
    • Theiler window added to the calculation of LAM and TT.
  • Theiler window defaults to 0 in all functions.
  • Bugfix in the calculation of diagonal structures