JuliaAlgebra / DynamicPolynomials.jl

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

zero(p::Polynomial{C,T}) returns polynomial zero that is modified when p is modified #62

Closed tweisser closed 4 years ago

tweisser commented 4 years ago

Title explains the problem.