CVSROOT: /cvs/purrs
Module name: purrs
Changes by: zolo(a)cs.unipr.it 2003-06-19 18:06:53
Modified files:
src : util.cc
Log message:
Added the assertion `Expr::is_expanded()' at the beginning of the
function `largest_positive_int_zero_on_expanded_ex()'.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/util.cc.diff?cvsroot=pu…
CVSROOT: /cvs/purrs
Module name: purrs
Changes by: zolo(a)cs.unipr.it 2003-06-18 16:29:31
Modified files:
src : compute_bounds.cc
Log message:
In the function `compute_non_homogeneous_part()' substituted
`base.is_positive_integer()' with `base.is_positive()' because
we find the sharper bounds also for the exponentials with base
a positive rational (non-integer) number.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/compute_bounds.cc.diff?…
CVSROOT: /cvs/purrs
Module name: purrs
Changes by: zolo(a)cs.unipr.it 2003-06-17 17:08:22
Modified files:
src : Recurrence.cc
Log message:
Now the initial conditions `x(0)' and `x(1)' specified by the user
are substituted.
There are other things again to fix about initial conditions in the case of
recurrence relations of infinite order.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Recurrence.cc.diff?cvsr…