Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 09:49
· 16 commits to main since this release

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)