DiffEqBase.jl
DiffEqBase.jl copied to clipboard
feat: use specialization in NonlinearProblems
needs https://github.com/SciML/SciMLBase.jl/pull/836 fixes https://github.com/SciML/NonlinearSolve.jl/issues/417
Did you make sure adjoints unwrap?
Any progress here?
This probably needs to be moved to NonlinearSolveBase.jl, and get a PR to SciMLSensitivity to unwrap where necessary. I could do the latter part if someone does the former.