SciMLSensitivity.jl
SciMLSensitivity.jl copied to clipboard
automatic_sensealg_choice for SDEProblem
I can't find the control flow for SDEProblem in:
https://github.com/SciML/SciMLSensitivity.jl/blob/master/src/concrete_solve.jl#L76-L184
From reading the docs, QuadratureAdjoint should not be chosen for SDE?