JuliaSymbolics / SymbolicUtils.jl

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

x * y^(-n) should be x/y^n when printing and in `toexpr` #300

Closed YingboMa closed 3 years ago

shashi commented 3 years ago

it's done by #231