Integrating a Taylor series?



I was not the person originally reporting the problem.
I was using maxima 5.29.1 and CLISP 2.49
I just installed with SUSE Linux 12.3 last week.
-- 
Dennis J. Darland
student at dennisdarland.com
http://dennisdarland.com/
http://dennisdarland.com/philosophy/
http://sode.sourceforge.net/

On Monday, May 13, 2013 09:51:29 AM Raymond Toy wrote:
> >>>>> "Dennis" == Dennis J Darland <student at dennisdarland.com> 
writes:
>     Dennis> The complicated casse does ok.
> 
>     Dennis> The f(x) case hangs.
> 
> I don't think any one is disputing that the f(x) case hangs on your
> system.  What would be interesting to see is if it still hangs when
> you update your 5.24 version of maxima to something newer if possible.
> 
> Using (roughly) git HEAD,
> 
> (%i17) integrate(taylor(f(x),x,a,100),x)$
> Evaluation took 0.0300 seconds (0.0300 elapsed) using 3.991 MB.
> (%i18) integrate(taylor(f(x),x,a,500),x)$
> Evaluation took 0.3100 seconds (0.2600 elapsed) using 22.794 MB.
> 
> (Running with cmucl on a pretty fast Linux box.)
> 
> Ray
> 
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima