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

Make DDEProblem mutable

Open m-bossart opened this issue 8 months ago • 0 comments

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

m-bossart avatar Jun 26 '24 19:06 m-bossart