CVSROOT: /cvs/purrs
Module name: purrs
Changes by: zolo(a)cs.unipr.it 2002-11-25 17:04:50
Modified files:
tests : recurrences
Log message:
Added some first order recurrences with variable coefficient and its
solutions.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/tests/recurrences.diff?cvsr…
CVSROOT: /cvs/purrs
Module name: purrs
Changes by: zolo(a)cs.unipr.it 2002-11-25 17:03:43
Modified files:
tests : simplify_driver.cc
Log message:
No to expand the expression in order to do simplifications on factorials
and exponentials.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/tests/simplify_driver.cc.di…
CVSROOT: /cvs/purrs
Module name: purrs
Changes by: zolo(a)cs.unipr.it 2002-11-24 19:41:37
Modified files:
src : rr_solver.cc
Log message:
Fixed a problem in the resolution of first order recurrence with
variable coefficient: now for to print the right initial condition
check also the numerator of the coefficient.
For the moment are not allowed parametric coefficient for the first
order recurrence with variable coefficient.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/rr_solver.cc.diff?cvsro…