JuliaAlgebra / MultivariatePolynomials.jl

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

Release v0.5 #250

Open blegat opened 1 year ago

blegat commented 1 year ago

The new release will have a few breaking changes included changing the order of the monomials. The change of order can be a nasty one since it can lead to silent failure so we add many renamings to the mix so that it does not go unnoticed. Let's make sure to update the dependent packages.

Implementations:

Extensions: