Fixed some bugs:
authorAntonio Jimenez Pastor <antonio@ebook.dk-compmath.jku.at>
Wed, 28 Nov 2018 14:46:46 +0000 (15:46 +0100)
committerAntonio Jimenez Pastor <antonio@ebook.dk-compmath.jku.at>
Wed, 28 Nov 2018 14:46:46 +0000 (15:46 +0100)
commitca7a73b6a9c7d56fd07a8dcf2c3a5a8c6e0968e2
tree270f40f553c9cc0c761121a9e8e76ac25177ad69
parent93822d8b2dadceda004bc5bbf623a9b0df711203
Fixed some bugs:
- The name in the function Tan(x) is now properly initialized
- While printing names, the minos in front of the coefficients is now well treated
- Added equality check for computing the gcd of DDFunctions
- Added equality check for division computation

Added more examples:
- Arcsin, Arccos, Arctan
- The function Arccos create a parameter called 'pi'
ajpastor/dd_functions/ddExamples.py
ajpastor/dd_functions/ddFunction.py
releases/diff_defined_functions__0.6.zip
releases/old/diff_defined_functions__0.6__18.11.07_09:55:37.zip [new file with mode: 0644]
releases/old/diff_defined_functions__0.6__18.11.28_15:46:46.zip [new file with mode: 0644]