Skip to content

Differentiation for multiple polynomials

Thekke Veettil, Sachin Krishnan (FWU) - 142348 requested to merge dev-95 into dev

As noted in #85 (closed) and #95 (closed), differentiation (for CanonicalPolynomial and NewtonPolynomial) do not work for polynomials with multiple sets of coefficients. This merge fixes this issue by generalizing the implementations for _canonical_diff and _newton_diff functions. Unit tests are also added to the test set.

Merge request reports

Loading