Skip to content

Releases: JuliaDynamics/RecurrenceAnalysis.jl

v2.0.1

22 Feb 20:42
Compare
Choose a tag to compare

RecurrenceAnalysis v2.0.1

Diff since v2.0.0

v2.0.0

21 Feb 09:49
Compare
Choose a tag to compare

RecurrenceAnalysis v2.0.0

Diff since v1.8.0

Closed issues:

  • Skeletonization of RPs and border effect correction. (#98)
  • Update rna function from using LightGraphs.jl to using Graphs.jl (#124)
  • Display or return rqa results in the order shown in the docs (#125)
  • Remove @windowed for simpler and clearer windowed function (#137)
  • Bump UnicodePlots version (#138)

Merged pull requests:

  • use eachindex and axes in loops (#132) (@heliosdrm)
  • fix misuse of abstract Integer (#133) (@heliosdrm)
  • Update docs and source to be more harmonious with rest of DynamicalSystems.jl (#134) (@Datseris)
  • Next major release: Rework specification of recurrences + update to DynamicalSystems.jl v3 (#135) (@Datseris)
  • Bump UnicodePlots to version 3 (#139) (@allomulder)

v1.8.0

18 Apr 15:03
9fab5bc
Compare
Choose a tag to compare

RecurrenceAnalysis v1.8.0

Diff since v1.7.0

Merged pull requests:

v1.7.0

18 Jan 16:47
d6257db
Compare
Choose a tag to compare

RecurrenceAnalysis v1.7.0

Diff since v1.6.4

Merged pull requests:

v1.6.4

29 Dec 11:46
51d3b14
Compare
Choose a tag to compare

RecurrenceAnalysis v1.6.4

Diff since v1.6.3

Merged pull requests:

v1.6.3

06 Dec 12:08
f7819df
Compare
Choose a tag to compare

RecurrenceAnalysis v1.6.3

Diff since v1.6.2

Merged pull requests:

  • rqa can return an AbstractDict object. (#127) (@rs7q5)

v1.6.2

04 Nov 15:08
9273f9e
Compare
Choose a tag to compare

RecurrenceAnalysis v1.6.2

Diff since v1.6.1

Closed issues:

  • rqa functions should also take in SparseArrays (#92)
  • Question on best place to allow modification to condition for recurrence. (#121)

Merged pull requests:

  • Allow rqa and associated functions to allow SparseMatrixCSC. (#122) (@rs7q5)

v1.6.1

29 Sep 11:07
b87595b
Compare
Choose a tag to compare

RecurrenceAnalysis v1.6.1

Diff since v1.6.0

Merged pull requests:

v1.6.0

01 Aug 22:54
0ff84b6
Compare
Choose a tag to compare

Update to DelayEmbeddings.jl 2.0

v1.5.2

26 May 09:21
e2f751b
Compare
Choose a tag to compare

RecurrenceAnalysis v1.5.2

Diff since v1.5.1

Closed issues:

  • RNA :averagepath returns Inf with disconnected nodes (#116)

Merged pull requests: