JuliaSymbolics / SymbolicUtils.jl

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

don't rely on isless to be defined on elements, use hash as fallback #298

Closed shashi closed 3 years ago

shashi commented 3 years ago

useful when dealing with ArrayOps

shashi commented 3 years ago

Tests pass for me locally dunno what's happening here.