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

remake for ReactionSystems

Open isaacsas opened this issue 8 months ago • 0 comments

Right now we have a lot of places using @set! and such to generate new, modified ReactionSystems. It might be easier to just create an internal remake type function, which would give us one place to handle such modifications, and allow us to ensure it handles any interdependencies that easily be missed with @set! usage.

isaacsas avatar Jun 10 '24 14:06 isaacsas