SciML / BoundaryValueDiffEq.jl

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

fix: don't depend on `ODESolution` internals #186

Closed AayushSabharwal closed 3 months ago

AayushSabharwal commented 4 months ago

Requires https://github.com/SciML/SciMLBase.jl/pull/696

Checklist

Additional context

Add any other context about the problem here.

ChrisRackauckas commented 4 months ago

Needs a lower bound bump on SciMLBase.