Associations.jl
Associations.jl copied to clipboard
Generic embeddings for cross mappings
Currently, CrossmapMeasure
constructors only accept fixed embedding parameters (dimension and lag). There is no reason to restrict embeddings like this. As suggested by @norbertgenera in #177, we should introduce generic embeddings.
This issue will keep track of progress on the matter.