Skip to content

Releases: SugiharaLab/cppEDM

Version 1.15.4

06 Apr 11:05

Choose a tag to compare

Move SMap NaN warning to verbose. Improve ComputeError NaN handling, require minimum 5 prediction / observation pairs for error computation.

Version 1.15.2

27 Nov 21:48

Choose a tag to compare

Allow columns names to have spaces. Use the "," delimiter in columns or target arguments to refer to data frame columns with names containing spaces. Remove SMap warning for Takens violation.

Version 1.15.1

27 Oct 23:09

Choose a tag to compare

Python Windows: Remove OpenBLAS LAPACK calls to dgelss. pyEDM must supply SVD solver. rEDM will use the R supplied BLAS.

ignoreNan added to PredictNonlinear.

Version 1.15.0

18 Oct 03:43

Choose a tag to compare

SMap ignoreNan : default true : adjust lib to ignore nan in data.

SMap singularValues : DataFrame of SVD singular values added in SMap return object.

v1.14.2

04 Jul 18:59

Choose a tag to compare

Remove CMM MV and +tau Embed warnings.
Simplex remove redundant exp call.

v1.14.0

08 Jan 17:53

Choose a tag to compare

Add generateLibrary flag. False (default) : library is static as set in lib. True : library adds newly generated data.

Version 1.13.1

10 Nov 15:14

Choose a tag to compare

Add DateTimeTest.
Add Embed and MVE-CCM in etc/tests.
DatetimeInfo constructor.
Set target from columns[0].

Version 1.12.2

25 May 07:38

Choose a tag to compare

Multiview data.frame and SMap coefficient labels.

Version 1.12.0

10 May 14:49

Choose a tag to compare

Adds exclusionRadius and validLib to EmbedDimension(), PredictInterval() and PredictNonlinear().

Version 1.9.3

12 Dec 07:31

Choose a tag to compare

v1.9.3

v1.9.3 CCM Tp < -1 validation.