Hi,
some tests fail with current cvs maxima on windows + gcl. Also the
determinant function does not work. The output is from binaries
provided by Vadim, but the same thing running the current cvs version.
Is this a known problem?
Andrej
(tests before are ok)
Running tests in rtest_allnummod: Nonorderable argument(s) in 'max' or
'min.' Returning a noun form.
Nonorderable argument(s) in 'max' or 'min.' Returning a noun form.
Nonorderable argument(s) in 'max' or 'min.' Returning a noun form.
473/473 tests passed.
Running tests in rtestconjugate: 83/83 tests passed.
Running tests in rtestsum: 223/223 tests passed.
Running tests in rtest_trig:
Caused an error break: rtest_trig
Running tests in rtest_zeta:
Caused an error break: rtest_zeta
Running tests in rtest_diff_invtrig:
Caused an error break: rtest_diff_invtrig
Error summary:
Error found in rtest_trig, problem:
(error break)
Error found in rtest_zeta, problem:
(error break)
Error found in rtest_diff_invtrig, problem:
(error break)
real time : 14.780 secs
run-gbc time : 13.540 secs
child run time : 0.000 secs
gbc time : 1.240 secs
(%o0) done
(%i1) determinant(matrix([1,2],[2,1]));
[ 1 2 ]
(%o1) [ ]
[ 2 1 ]
(%i2) build_info();
Maxima version: 5.9.2.15cvs
Maxima build date: 17:32 1/15/2006
host type: i686-pc-mingw32
lisp-implementation-type: GNU Common Lisp (GCL)
lisp-implementation-version: GCL 2.6.8