The initial values for the polynomial computation is finished.
authorAntonio Jimenez Pastor <antonio@ebook.dk-compmath.jku.at>
Mon, 25 Jun 2018 18:39:43 +0000 (20:39 +0200)
committerAntonio Jimenez Pastor <antonio@ebook.dk-compmath.jku.at>
Mon, 25 Jun 2018 18:39:43 +0000 (20:39 +0200)
commit76b4ce2a9d466bb4491ddeafca1a6c8dd3b405a9
treeea92eded62bf1e4f40f5b3f9e41f2ac7f52c00d7
parent36ca13b9ec9c184040e11b6b1360d106cfe0f986
The initial values for the polynomial computation is finished.

It is based in a recursive structure using the generalized Leibniz rule
for decomposing the products in the monomials, and Bruno di Faa's formula
for the power of variables.
ajpastor/dd_functions/ddFunction.py