Skip to content

Latest commit

 

History

History
77 lines (49 loc) · 1.73 KB

CHANGELOG.md

File metadata and controls

77 lines (49 loc) · 1.73 KB

Change Log

The RQA Package

logo

[Unreleased changes]

[0.2.1] - 2019-08-19

  • Minor README change

[0.2.0] - 2019-08-18

Changed

  • DimensionalityEstimation works but with old 'false neighbor' threshold.
  • Moved icon.png to Documentation tree
  • Redesigned EstimateDimensionality a little to handle errors better. Still not happy with it.
  • Significant refactoring of parameter estimation code based on new functions added for fundamental computations.

Added

  • EmbeddedLastTime gives last moment in an embedded TS.
  • Dmax and Vmax as per https://github.com/alisono2
  • PacletInfo
  • Warning message for irregular sampling
  • Documentation path
  • Some usage messages
  • Data from RQA151 added to Development for debugging
  • HX generated from RQC.EXE
  • RQA Comparison.nb attempting to rectify differences between Webber's approach and mine.
  • VerticalLengths, DiagonalLengths, etc added since they act as foundations for computations.
  • Helpers for array shape, line and point finders.

Removed

  • Unnecessary Unprotect

[0.1.1 - dev] - 2019-06-29

Semi-released to Alison Ord for playing around with.

Fixed

  • Better time series support

Changed

  • Many more options, methods, etc

Added

  • Readme, Todo, etc.

[0.1.0] - 2019-06-26

Resurrected as part of the Wolfram Summer School 2019.

Added

  • initial check-in based on start of package developed with Dave Jacobs c.a. 2016.