SciMLBase.jl
SciMLBase.jl copied to clipboard
Make DDEProblem mutable
Same approach that was taken with ODEProblem
previously. Makes DDEProblem
mutable and includes a warning if any of the fields are mutated. The reason is to add compatibility with Enzyme.jl