CVSROOT: /cvs/purrs
Module name: purrs
Changes by: zolo(a)cs.unipr.it 2003-05-29 18:27:02
Modified files:
tests : simpl_tests
Log message:
Added an expression to simplify.
Modified the result of other simplifications ike consequence of the
last change made in the file `simplify.cc'.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/tests/simpl_tests.diff?cvsr…
CVSROOT: /cvs/purrs
Module name: purrs
Changes by: zolo(a)cs.unipr.it 2003-05-29 18:23:25
Modified files:
src : simplify.cc
Log message:
Increased the power of the simplifier so that the system
is able to compute a larger set of sums.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/simplify.cc.diff?cvsroo…
CVSROOT: /cvs/purrs
Module name: purrs
Changes by: zolo(a)cs.unipr.it 2003-05-29 16:35:53
Modified files:
src : Recurrence.cc
Log message:
Fixed a bug in the function `substitute_i_c_shifting()' in the case
of linear recurrences of order zero.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Recurrence.cc.diff?cvsr…