[Maxima] quad_qag slow due to compilation at each step?

Raymond Toy (RT/EUS) raymond.toy at ericsson.com
Wed Mar 12 14:47:48 CDT 2008


Richard Fateman wrote:
> If you think that compile() is taking too long, how about timing it again,
> but do this..
> 
>  compile(f):="do nothing";

That won't do anything.  get-integrand calls Lisp's COMPILE function, 
not Maxima's.

Ray


More information about the Maxima mailing list