MultivariatePolynomials.jl
MultivariatePolynomials.jl copied to clipboard
Fix differentiation of zero polynomial
Closes https://github.com/JuliaAlgebra/MultivariatePolynomials.jl/issues/143
Is there any chance this will get fixed eventually? I tried to get this up and running, but MultivariatePolynomials.jl
(and TypedPolynomials.jl
) are too complex for me since they're combined with MutableArithmetics.jl
. The packages are dispatching to a point that I cannot follow what is happening with the stacktraces, sorry.