Barton Willis wrote:
> I tried building Maxima using Clozure CL + Windows XP. The tests rtest14,
> rtest15, and rtest_gamma abort; the rest of the tests
> pass. Deleting these three tests, the run times are:
I have built Maxima-17.1 on Clozure on FreeBSD-7 and i can report success
similar to yours. Maxima runs well and fast, for example the grobner basis
are computed very fast. However a large number of tests in the test suite
fail, most i have seen are precision problems on floating point, so perhaps
not much to worry.
>
> I used a 2.13 GHz, 2 GB RAM, Core 2 CPU. One bug that I know is (that
> shows up in rest14 or rtest15).
>
> (%i1) bessel_j(3,2.0);
>
> (%o1) 0.0
I have seen the same.
> I used the Lisp only build. I had
> to replace defsystem.lisp with the file that comes with Clozure CL. Also,
I did the same here and (maxima-dump) didn't work either.
> I think (maxima-dump) doesn't work.
--
Michel Talon