Skip to content

Remove duplication of inner to reduce source #81

@Datseris

Description

@Datseris

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions