Subject: Maxima: compiling with cmucl, sbcl and gcl.
From: Robert Dodier
Date: Sun, 8 Jul 2007 20:19:23 -0600
On 7/8/07, C. Frangos <cfrangos at telkomsa.net> wrote:
> However, what I wanted to tell you is that in the second half of the program
> the function mysimprec() (see below) is called about 5 times.
>
> From the running times given below, it appears that Maxima 5.10 is much
> faster than Maxima 5.12 in running this function.
What is a typical argument of mysimprec ?
I see mysimprec calls factor, fullratsimp, etc.
It seems possible that the default behavior of one or more of those
functions has changed between 5.10 and 5.12.
best
Robert Dodier