DelayEmbeddings.jl

Delay coordinates embeddings and optimizing them
Author JuliaDynamics
Popularity
22 Stars
Updated Last
1 Year Ago
Started In
November 2018

DelayEmbeddings.jl

CI codecov Package Downloads

A Julia package that provides a generic interface for performing delay coordinate embeddings, as well as cutting edge algorithms for creating optimal embeddings given some data. It can be used as a standalone package, or as part of DynamicalSystems.jl.

To install it, run import Pkg; Pkg.add("DelayEmbeddings").

All further information is provided in the documentation, which you can either find online or build locally by running the docs/make.jl file.