ModelingToolkit.jl
ModelingToolkit.jl copied to clipboard
Fix initialization with non-1-indexed array variables
An attempt at fixing https://github.com/SciML/ModelingToolkit.jl/issues/3659.
Is there a cleaner way to do it, without the if change_origin "hack"?