JuliaAlgebra / DynamicPolynomials.jl

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

Faster monomial multiplication #87

Closed blegat closed 3 years ago

blegat commented 3 years ago

The closure approach seems to trigger some inference issue so this should be faster.