JuliaAlgebra / DynamicPolynomials.jl

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

remove emptymonovec method for tuples of polyvars #44

Closed lkapelevich closed 5 years ago

lkapelevich commented 5 years ago

Addresses #43.

However emptymonovec isn't implemented in TypedPolynomials yet.