Skip to content

Releases: JuliaDynamics/RecurrenceAnalysis.jl

v1.5.1

11 Jan 22:37
4988fd5
Compare
Choose a tag to compare

RecurrenceAnalysis v1.5.1

Diff since v1.5.0

Closed issues:

  • Functions for analysis of (cross-)recurrence networks (#23)

Merged pull requests:

v1.5.0

11 Jan 14:36
df0a9a9
Compare
Choose a tag to compare

RecurrenceAnalysis v1.5.0

Diff since v1.4.0

Closed issues:

  • Redefine the rqa function (#105)

Merged pull requests:

v1.4.0

14 Dec 17:25
d7c5f3f
Compare
Choose a tag to compare

RecurrenceAnalysis v1.4.0

Diff since v1.3.2

Merged pull requests:

v1.3.2

13 Dec 19:17
1d45308
Compare
Choose a tag to compare

RecurrenceAnalysis v1.3.2

Diff since v1.3.1

Closed issues:

  • RecurrenceMatrix does not take advantage of symmetry (#100)
  • unexpected behaviour for arrays as input (#106)
  • Unexpected results of transitivity (#109)

Merged pull requests:

v1.3.1

14 Nov 20:13
Compare
Choose a tag to compare

RecurrenceAnalysis v1.3.1

Diff since v1.3.0

Merged pull requests:

  • CompatHelper: bump compat for "Distances" to "0.10" (#96) (@github-actions[bot])

v1.3.0

07 Oct 10:20
48480fc
Compare
Choose a tag to compare

RecurrenceAnalysis v1.3.0

Diff since v1.2.0

Closed issues:

  • Specific code for recurrencematrix (#22)
  • Performance of computation of recurrence matrices (#76)

Merged pull requests:

  • Parallelize recurrence plots v2.0 (#90) (@asinghvi17)
  • Only calculate the lower triangle (#91) (@asinghvi17)
  • CompatHelper: bump compat for "Distances" to "0.9" (#93) (@github-actions[bot])
  • Transitivity and JRP product (#95) (@Datseris)

v1.2.0

01 Mar 14:07
70f61e2
Compare
Choose a tag to compare

RecurrenceAnalysis v1.2.0

Diff since v1.1.1

Closed issues:

  • Performance of computation of recurrence matrices (#76)
  • Error: function recurrence_matrix does not accept keyword arguments (#87)

Merged pull requests:

v1.1.1

12 Feb 12:09
935a584
Compare
Choose a tag to compare

RecurrenceAnalysis v1.1.1

Diff since v1.1.0

Merged pull requests:

v1.1.0

01 Jan 16:09
v1.1.0
Compare
Choose a tag to compare

v1.1.0 (2020-01-01)

Diff since v1.0.3

Closed issues:

  • Plot recipes (#80)
  • divergence in perpendicular recurrence plot : estimating lyapunov exponents (#78)
  • Clean up source a bit (#77)
  • Specialized method for \_recurrence\_matrix\(::Vector, ::Vector\) (#60)

Merged pull requests:

  • Update compat bounds of dependencies and tests (#84) (heliosdrm)
  • Simplify code for recurrence\_matrix (#82) (Datseris)

v1.0.3

23 Aug 11:24
v1.0.3
Compare
Choose a tag to compare

v1.0.3 (2019-08-22)

Diff since v1.0.2

Closed issues:

  • Citation of RecurrenceAnalysis (#75)
  • [DOC] Enrich RQA docstrings with comments for usefulness / understanding (#65)