Subject: load(draw) is very slow (takes about 13 seconds)
From: Mario Rodriguez
Date: Wed, 27 Mar 2013 22:53:06 +0100
El mi?, 27-03-2013 a las 13:10 -0700, Raymond Toy escribi?:
> >>>>> "Volker" == Volker van Nek <volkervannek at gmail.com> writes:
>
> Volker> Hi Mario,
> Volker> I downloaded and checked the new files in GCL, ECL, SBCL, CMUCL, CCL
> Volker> and CLISP. All compilations and loads work fine.
>
> Volker> The only comment I have to make is that in batch mode
> Volker> batch ("rtest_draw.mac") $
> Volker> I experienced an infinite loop in the last two tests with GCL and ECL.
> Volker> No problem in demo mode.
>
> I tried this batch for the first time. With cmucl, I get an error
> with the line
>
> :lisp (defun |$g| (x) (m* x x x)) $
>
> This produces an error about trying to eval $, which is undefined.
>
Thanks, this is now fixed. I didn't get any error messages in batch
mode.
> Removing the trailing "$" allows the batch command to finish. Nice
> demos. :-)
>
> Ray
>
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima