Subject: quad_qag slow due to compilation at each step?
From: Richard Fateman
Date: Wed, 12 Mar 2008 12:44:09 -0700
If you think that compile() is taking too long, how about timing it again,
but do this..
compile(f):="do nothing";
first.
RJF
> -----Original Message-----
> From: maxima-bounces at math.utexas.edu
> [mailto:maxima-bounces at math.utexas.edu] On Behalf Of dlakelan
> Sent: Wednesday, March 12, 2008 12:29 PM
> To: Maxima Mailing List
> Subject: Re: [Maxima] quad_qag slow due to compilation at each step?
>
> dlakelan wrote:
> > I'm not sure, but I am beginning to suspect that my code
> may be very
> > slow because quad_qag calls get-integrand which calls compile. I am
> ...
>
> I should mention that I am using SBCL
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
>