MultivariatePolynomials.jl
MultivariatePolynomials.jl copied to clipboard
Avoid StackOverflow in promote_type with Any
See also
https://github.com/JuliaAlgebra/DynamicPolynomials.jl/pull/168 https://github.com/JuliaAlgebra/DynamicPolynomials.jl/issues/166
This fixes the same issue present in TypedPolynomials.jl
Thanks ! Let's see what ci gives
CI won't pass until https://github.com/JuliaAlgebra/DynamicPolynomials.jl/pull/168 is merged and tagged