ajpastor/diff_defined_functions.git
2018-12-04 Antonio Jimenez... Work done concerning the functional inverse of Dn-finit...
2018-11-28 Antonio Jimenez... Fixed some bugs:
2018-10-17 Antonio Jimenez... Finiched the first version of the guess function for...
2018-10-15 Antonio Jimenez... Merge branch 'master' of gitserver:pub/ajpastor/diff_de...
2018-10-15 Antonio Jimenez... Added optional aprameter in diff_to_diffalg and toDiffe...
2018-10-12 Antonio Jimenez... Added a small guess function for transform DA-equation...
2018-10-12 Antonio Jimenez... Added function to compute the equation for the multipli...
2018-10-11 Antonio Jimenez... Fixed error with a casting using the InifitePolynomialR...
2018-10-08 Antonio Jimenez... Improved the simplifier of functions.
2018-10-02 Antonio Jimenez... Changed the basic examples to compute the differential...
2018-10-02 Antonio Jimenez... Finished the implementation of __pow__ for DDFunctions.
2018-10-01 Antonio Jimenez... Fixed small error in Log
2018-09-27 Antonio Jimenez... Detected error in file toDiffAlgebraic.py (see todo)
2018-09-26 Antonio Jimenez... Added generic example for contiguous equation for Hyper...
2018-09-26 Antonio Jimenez... Fixed test file ddFunction.py to not use all global...
2018-09-25 Antonio Jimenez... Changed version to 0.6 (since addition of file toDiffAl...
2018-09-20 Antonio Jimenez... Modified the _element_constructor_ method of DDFunction...
2018-09-19 Antonio Jimenez... Fixed a typo in ddExamples.py
2018-09-14 Antonio Jimenez... Finished the documentation of file ddExamples.py
2018-09-13 Antonio Jimenez... Updated some examples to allow parameters as input...
2018-09-12 Antonio Jimenez... Improved the implementation of the LegendreD function...
2018-09-11 Antonio Jimenez... Fixed small errors in ddFunction.py
2018-09-05 Antonio Jimenez... Updated the algorithm diff_to_diffalg to allow paramete...
2018-09-04 Antonio Jimenez... Added example with Hill equation
2018-09-03 Antonio Jimenez... Updated the Struve example
2018-08-30 Antonio Jimenez... Added more examples of D-finite functions.
2018-08-29 Antonio Jimenez... First test with D3Finite functions.
2018-08-28 Antonio Jimenez... Added algorithm for DiffAlgOver(k) --> DiffAlgOver...
2018-08-27 Antonio Jimenez... Added the file with the D^k --> DA functions.
2018-07-03 Antonio Jimenez... Added a .gitignore so no .pyc file is tracked.
2018-06-25 Antonio Jimenez... The initial values for the polynomial computation is...
2018-06-25 Antonio Jimenez... Modified the method to decide parents for the example...
2018-06-19 Antonio Jimenez... Deleted a print line in the method random_element in...
2018-06-19 Antonio Jimenez... Fixed error in method random_element in class DDRing
2018-06-19 Antonio Jimenez... Added the method random_element to the class ddRing
2018-06-19 Antonio Jimenez... Revert "Added the method random_element to the class...
2018-06-19 Antonio Jimenez... Added the method random_element to the class DDRing
2018-06-18 Antonio Jimenez... Adapted files of package misc to Python.
2018-06-18 Antonio Jimenez... Final version after visit to Paris
2018-06-13 Antonio Jimenez... Performance improvements
2018-04-19 Antonio Jimenez... Added the README file to the repository.
2018-04-18 Antonio Jimenez... Added an heuristic zero testing for Lazy Elements.
2018-03-09 Antonio Jimenez... New version of the packages.
2018-03-08 Antonio Jimenez... some version
2018-03-08 Antonio Jimenez... Setting up the public repository for the SAGE implement...