It’s a special enough case that NonlinearProblem((du,p,t)->prob.f(du,u,p,0.0), prob.u0)
is fine. It’s not more than one line of code.
It’s a special enough case that NonlinearProblem((du,p,t)->prob.f(du,u,p,0.0), prob.u0)
is fine. It’s not more than one line of code.