JuliaAlgebra / DynamicPolynomials.jl

Multivariate polynomials implementation of commutative and non-commutative variables
Other
60 stars 20 forks source link

A fix for ordering(poly) #151

Closed sumiya11 closed 5 months ago

sumiya11 commented 5 months ago

@blegat thanks for the quick fix. Looks like ordering for polynomials would still not work, this is a quick fix.

sumiya11 commented 5 months ago

ordering called on a type at https://github.com/JuliaAlgebra/DynamicPolynomials.jl/blob/88f7e3ffb11b7fae001ee5172472ae8013598839/src/DynamicPolynomials.jl#L39