[PURRS-devel] purrs/src sum_poly.cc

Alessandro Zaccagnini zaccagnini at spartacus.cs.unipr.it
Mon Aug 25 11:17:02 CEST 2003


CVSROOT:	/cvs/purrs
Module name:	purrs
Changes by:	zaccagnini at cs.unipr.it	2003-08-25 11:17:02

Modified files:
	src            : sum_poly.cc 

Log message:
	Added the routine `sum_poly_alt' that computes the symbolic sum of the
	values of a polynomial using Levy's algorithm, which is based on
	symbolic integration.
	At the moment, it is not called by other functions.
	This version appears to slow down `make check' a little,
	but seems to be much faster than `sum_poly' when called to compute
	sums like `sum(a,1,n,a^100)'

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/sum_poly.cc.diff?cvsroot=purrs&r1=1.24&r2=1.25




More information about the PURRS-devel mailing list