DynamicPolynomials.jl
DynamicPolynomials.jl copied to clipboard
Fix #166
Avoids StackOverflow in promote_type
I'd rather have it fix at MultivariatePolynomials level so if https://github.com/JuliaAlgebra/MultivariatePolynomials.jl/pull/307 works I'd go for that one
You need both: this avoids an ambiguity that would be introduced in https://github.com/JuliaAlgebra/MultivariatePolynomials.jl/pull/307