Several changes (fixing typos and starting documentation)
authorAntonio Jimenez Pastor <antonio@ebook.dk-compmath.jku.at>
Fri, 12 Jul 2019 07:29:16 +0000 (09:29 +0200)
committerAntonio Jimenez Pastor <antonio@ebook.dk-compmath.jku.at>
Fri, 12 Jul 2019 07:29:16 +0000 (09:29 +0200)
commit12506208ebbef71f0e50596700ed4cc4870e8fda
tree8683c8351d017ad83a4a2f377faef3b95a2c70ca
parent0a88ac21d6c04c40f2655a07ecaba98656f9aaf1
Several changes (fixing typos and starting documentation)

Makefile:
- Added dependency on doc to install the package before.

setup:
- Fixed the long_description property.

Documentation:
- Added documentation for some functions in ddExamples
- Started initial formal documentation for ddFunctions.py
Makefile
ajpastor/dd_functions/ddExamples.py
ajpastor/dd_functions/ddFunction.py
setup.py