TypedPolynomials.jl icon indicating copy to clipboard operation
TypedPolynomials.jl copied to clipboard

Idea: Can we do lazy evaluation of a particular coefficient?

Open rdeits opened this issue 7 years ago • 0 comments

Can we get the coefficient of just x^2 when computing (x + y) * (x + y)? (and not compute the other coefficients)

rdeits avatar Jun 24 '17 01:06 rdeits