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

NonLinearProblem should not be an AbstractDEProblem

Open ArnoStrouwen opened this issue 2 years ago • 0 comments

julia> supertype(supertype(NonlinearProblem)) SciMLBase.AbstractDEProblem

ArnoStrouwen avatar Feb 19 '23 00:02 ArnoStrouwen