CVSROOT: /cvs/purrs
Module name: purrs
Changes by: zolo(a)cs.unipr.it 2003-07-16 19:02:50
Modified files:
src : Recurrence.cc
Log message:
Improved and fixed the function `substitute_i_c_shifting()':
now the case of recurrences of the first order with variable coefficient
is separated from the other cases.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Recurrence.cc.diff?cvsr…
CVSROOT: /cvs/purrs
Module name: purrs
Changes by: zolo(a)cs.unipr.it 2003-07-16 18:58:01
Modified files:
src : compute_exact_solution.cc
Log message:
In the function `solve_variable_coeff_order_1()' renamed `alpha_factorial'
in `product_factor()' and stored it in the class `Finite_Order_Info.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/compute_exact_solution.…
CVSROOT: /cvs/purrs
Module name: purrs
Changes by: zolo(a)cs.unipr.it 2003-07-16 15:35:50
Modified files:
src : Recurrence.cc
Log message:
Improved the method `verify_exact_solution()': now it calls two times
the simplifications' processes only if the first time they fail.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Recurrence.cc.diff?cvsr…
CVSROOT: /cvs/purrs
Module name: purrs
Changes by: zolo(a)cs.unipr.it 2003-07-16 15:33:19
Modified files:
src : simplify.cc
Log message:
Removed a redundant call to the function `simplify_numer_denom()' inside
of the function `simplify_all()'.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/simplify.cc.diff?cvsroo…