SciML / BoundaryValueDiffEq.jl

Boundary value problem (BVP) solvers for scientific machine learning (SciML)
Other
43 stars 32 forks source link

Support Non-Vector Inputs for Multiple Shooting #174

Open avik-pal opened 6 months ago

avik-pal commented 6 months ago

This needs to be handled similarly to MIRK, but someone needs to go in and do it.