Closed ufechner7 closed 9 months ago
There might be a fix in the works already, see: https://discourse.julialang.org/t/modelingtoolkit-and-normalize/107349/2
Per the discussion, it seems like this needs to be fixed in Symbolics.jl, not in LinearAlgebra.
The following code works:
the following code crashes:
with the following message:
So I think there is an additional method needed for the function normalize() with a vector of symbols as parameter.