Finished the implementation of __pow__ for DDFunctions.
authorAntonio Jimenez Pastor <antonio@ebook.dk-compmath.jku.at>
Tue, 2 Oct 2018 11:23:30 +0000 (13:23 +0200)
committerAntonio Jimenez Pastor <antonio@ebook.dk-compmath.jku.at>
Tue, 2 Oct 2018 11:23:30 +0000 (13:23 +0200)
commit4c76036d340b59ec474271349a6886ac31fc8967
treec9a0f6ee33afbe60bb92fb281fcae9eef8a50ba1
parent3f769ec81729eb4e00ec23313c37c029d5455e48
Finished the implementation of __pow__ for DDFunctions.

Now it allows to compute the power of DDFunctions to any other
DDFunction (if some conditions with the initial values hold).
See documentation of __pow__ in DDFunction class for more information.
ajpastor/dd_functions/ddFunction.py
releases/diff_defined_functions__0.6.zip
releases/old/diff_defined_functions__0.6__18.10.02_13:23:30.zip [new file with mode: 0644]