CVSROOT: /cvs/purrs
Module name: purrs
Changes by: zolo(a)cs.unipr.it 2003-01-13 11:47:50
Modified files:
src : rr_solver.cc
Log message:
Added the function `has_x_function()' used in `classification_summand()'
in order to characterize the infinite order recurrences.
In the case of infinite order recurrences for the moment the system
returns TOO_COMPLEX.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/rr_solver.cc.diff?cvsro…
CVSROOT: /cvs/purrs
Module name: purrs
Changes by: zolo(a)cs.unipr.it 2003-01-12 20:05:10
Modified files:
src : rr_solver.cc
Log message:
Improved the function `approximate_functional_equation()' so that also
some recurrences with inhomogeneous term not in the form
polynomial or polynomial times exponential are approximated.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/rr_solver.cc.diff?cvsro…