JuliaSymbolics / SymbolicUtils.jl

Symbolic expressions, rewriting and simplification
https://docs.sciml.ai/SymbolicUtils/stable/
Other
541 stars 108 forks source link

`ERROR: type ComplexTerm has no field metadata` #498

Open xtalax opened 1 year ago

xtalax commented 1 year ago

Looks like ComplexTerm has no field metadata, this breaks substitute on expressions containing these

karlwessel commented 1 week ago

I would guess that this was fixed by https://github.com/JuliaSymbolics/Symbolics.jl/pull/789.