DiffEqBase.jl icon indicating copy to clipboard operation
DiffEqBase.jl copied to clipboard

feat: use specialization in NonlinearProblems

Open avik-pal opened this issue 1 year ago • 3 comments

needs https://github.com/SciML/SciMLBase.jl/pull/836 fixes https://github.com/SciML/NonlinearSolve.jl/issues/417

avik-pal avatar Oct 29 '24 03:10 avik-pal

Did you make sure adjoints unwrap?

ChrisRackauckas avatar Oct 30 '24 06:10 ChrisRackauckas

Any progress here?

Ickaser avatar May 16 '25 11:05 Ickaser

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.

ChrisRackauckas avatar May 16 '25 15:05 ChrisRackauckas