Maxima 5.23.1 tagged



I've just committed maxima-5.23.1.ebuild to Gentoo Linux. Test results 
with various lisps on my Pentium E5300 box (real time, in seconds):

sbcl-1.0.45    165 (*)
cmucl-20b      172
gcl-2.6.8_pre  172
clozurecl-1.6  322
ecl-10.4.1     371 (**) (***)
clisp-2.49     552

Test failures:
(*)   rtest16 385 (error ~3E-9 instead of E-15)
(**)  rtest16 384 385 (errors ~3E-9 instead of E-15)
(***) rtest8  126 127 (find_root not evaluated)

I hard that these failures in rtest8 in ecl are already fixed. ecl-11.1 
will appear within a few days. Then I'll give an update.

Andrey