Recent Releases of pyedm

pyedm - Version 2.2.1

Fix datetime Tp > end of data. Generative mode datetime exception to use noTime = True.

- Python
Published by SoftwareLiteracy over 1 year ago

pyedm - Version 2.2.0

Add generative mode for Simplex & SMap.

- Python
Published by SoftwareLiteracy over 1 year ago

pyedm - Version 2.1.0

Process disjoint pred correctly Require pandas >= 2.0 Split FillTimes() into ConvertTime(), AddTime() Add PredictionValid()

- Python
Published by SoftwareLiteracy almost 2 years ago

pyedm - Version v2.0.3

Allow numpy 1.26 lstsq class name Update Examples Multiview Fix Validation for array input CrossMap_Matrix app return ndarray

- Python
Published by SoftwareLiteracy almost 2 years ago

pyedm - Version 2.0.2

Replace pkg_resources with importlib.

Add firstMax to apps/EmbedDimMultiprocessColumns.py

- Python
Published by SoftwareLiteracy about 2 years ago

pyedm - Version 2.0.1

Replace cppEDM computation engine with numpy/scipy.

Remove unused API parameters. All data I/O through pandas DataFrame.

- Python
Published by SoftwareLiteracy about 2 years ago

pyedm - Version 1.15.4.1 Final 1.x

Final release of version 1.x.

Update applications.

- Python
Published by SoftwareLiteracy about 2 years ago

pyedm - Version 1.15.4

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

- Python
Published by SoftwareLiteracy about 2 years ago

pyedm - Version 1.15.2

Allow columns names to have spaces. Use the "," delimiter in columns argument string to refer to data frame columns with names containing spaces. If columns is a list, spaces are handled automatically. Remove SMap warning for Takens violation.

- Python
Published by SoftwareLiteracy over 2 years ago

pyedm - Version 1.15.1

Windows: Remove external OpenBLAS library used in SMap, replace with sklearn LinearRegression solver.

ignoreNan added to PredictNonlinear.

- Python
Published by SoftwareLiteracy over 2 years ago

pyedm - Version 1.15.0

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

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

noTime parameter added : default false : If true then data first column not interpreted as time vector.

- Python
Published by SoftwareLiteracy over 2 years ago

pyedm - v1.14.3

Remove CMM MV and +tau Embed warnings. Simplex remove redundant exp call. Add Embedding application. Upgrade C++ compiler std from c++11 to c++17 (required for OSX).

- Python
Published by SoftwareLiteracy almost 3 years ago

pyedm - v1.14.2

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

- Python
Published by SoftwareLiteracy almost 3 years ago

pyedm - v1.14.0

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

- Python
Published by SoftwareLiteracy over 3 years ago

pyedm - Version 1.13.1

cppEDM: DatetimeInfo constructor. Set target from columns[0].

- Python
Published by SoftwareLiteracy over 3 years ago

pyedm - Version 1.12.2

Multiview data.frame and SMap coefficient labels.

- Python
Published by SoftwareLiteracy about 4 years ago

pyedm - Version 1.12.0

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

- Python
Published by SoftwareLiteracy about 4 years ago

pyedm - pyEDM Version 1.11.0

Removes nan from SMap columns and target. Warning generated.

- Python
Published by SoftwareLiteracy about 4 years ago

pyedm - Version 1.9.3

Version 1.9 adds the validLib parameter to Simplex and SMap. validLib is a boolean vector with the same number of elements as input data rows. For validLib elements that are false, the correspoding data row will not be included in the state-space library.

Version 1.9.1 Requires .csv dataFiles to have column names.

Version 1.9.2 is a bug fix for CCM parameter validation with tau > 0.

Version 1.9.3 is a bug fix for CCM parameter validation with Tp < -1.

- Python
Published by SoftwareLiteracy over 4 years ago

pyedm - Version 1.8.0

- Python
Published by SoftwareLiteracy over 5 years ago

pyedm - Version 1.7.5

Version 1.7.5 cppEDM 2021-01-13

- Python
Published by SoftwareLiteracy over 5 years ago