The code in e.g. https://github.com/JuliaDynamics/TimeseriesPrediction.jl/blob/master/src/symmetric_embedding.jl#L128 is shared (because it is independent of the boundary conditions). It may be that this happens in other cases as well, besides symmetric embeddings.
We should make it a function and re-use it instead, to reduce total loc and improve clarity.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The code in e.g. https://github.com/JuliaDynamics/TimeseriesPrediction.jl/blob/master/src/symmetric_embedding.jl#L128 is shared (because it is independent of the boundary conditions). It may be that this happens in other cases as well, besides symmetric embeddings.
We should make it a function and re-use it instead, to reduce total loc and improve clarity.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.