There is a problem with load(distrib) on some computers using
windows XP.? I get something like this:
load (distrib);
Load failed for C:/Programme/Maxima-
5.23.2/share/maxima/5.23.2/share/contrib/distrib/numdistrib.lisp
-- an error. To debug this try debugmode(true);
I can fix the problem replacing 1.7976931348623157E308 by
most-positive-flonum in
numdistrib.lisp, but it is annoying having to do this everytime there
is a computer with
this problem.
Aksel Bertelsen