apparent bug with cmucl compiles to sse2



On Sat, Feb 21, 2009 at 11:41 PM, Barton Willis <willisb at unk.edu> wrote:
> -----maxima-bounces at math.utexas.edu wrote: -----
>
>>The genmatrix function seems to be pretty slow -- it could well be that
>>just to construct M takes longer than computing the eigenvalues.
>
> Using s = 50, double floats, and compiled eigens-by-jacobi & mring:
>
>  eigens_by_jacobi 9.9 sec
>  genmatrix 0.61 sec.

Now that share packages can be compiled without root access perhaps
linearalgebra should also be compiled when it is loaded.

Andrej