JuliaAlgebra / MultivariatePolynomials.jl

Multivariate polynomials interface
https://juliaalgebra.github.io/MultivariatePolynomials.jl/stable/
Other
135 stars 27 forks source link

Degree for constant #219

Open blegat opened 2 years ago

blegat commented 2 years ago

Defining degree on constants would be useful so that when you substitute the last variable it still works.

cc @SergioCS147