Just curious… I noticed that the SymbolicUtils.jl documentation (now) uses @syms to create new symbolic variables. The same seems to work in Symbolics.jl and ModelingToolkit.jl.
Is this a change from using @variables, or a macro giving new possibilities?