JuliaAlgebra / DynamicPolynomials.jl

Multivariate polynomials implementation of commutative and non-commutative variables
Other
59 stars 21 forks source link

Fix monomials for LexOrder #159

Closed blegat closed 5 months ago

blegat commented 5 months ago

All orders should hopefully work now. The Reverse that are not Graded should probably not be allowed but let's wait to see what breaks since this ship has sailed

Closes https://github.com/JuliaAlgebra/DynamicPolynomials.jl/issues/138