SciML / SciMLBase.jl

The Base interface of the SciML ecosystem
https://docs.sciml.ai/SciMLBase/stable
MIT License
118 stars 91 forks source link

fix: correct type params to ODESolution adjoint #691

Closed DhairyaLGandhi closed 1 month ago

DhairyaLGandhi commented 1 month ago

Checklist

Additional context

ODESolution has 14 type params, the rrule only notes 12.

Add any other context about the problem here.

Also removes the defunct SDESolution type