control-toolbox / CTFlows.jl

Flows: classical, Hamiltonian, from OCP and more
http://control-toolbox.org/CTFlows.jl/
MIT License
1 stars 1 forks source link

Exact concatenation #14

Open ocots opened 5 months ago

ocots commented 5 months ago

https://github.com/control-toolbox/CTFlows.jl/blob/5dfd32deeb3e55cdd004366ad7d380ee14532871/src/concatenation.jl#L3

We must update the concatenation operation to have exact concatenation. Maybe use a parameter to switch from one flow to another.