test failures in arag_test



Hello Barton,

That was my mistake. I have committed a type check for the dimension list of
make_array and unfortunately, I have added code to ensure at minium one
dimension. This was wrong. So the code now does more than needed.

Dieter Kaiser

-----Urspr?ngliche Nachricht-----
Von: maxima-bounces at math.utexas.edu [mailto:maxima-bounces at math.utexas.edu] Im
Auftrag von Barton Willis
Gesendet: Dienstag, 6. Januar 2009 13:41
An: maxima at math.utexas.edu
Betreff: [Maxima] test failures in arag_test


With CVS Maxima, I get 17 failures from arag_test (in the share testsuite).
Each
failure seems to be related to make_array. Are these bugs related to the
recent
changes to ar.lisp or marray.lisp? Here is one bug:

Running tests in arag_test:
********************** Problem 2 ***************
Input:
list2poly(getCoeffFromNewton([3, 0, 2, 0]), x)

Result:
Wrong number of arguments to make_array
error-catch

This differed from the expected result:
 3
x  - x

There are bugs with tests 2 4 5 6 13 31 32 33 34 35 36 37 39 40 41 42 43.

Barton

_______________________________________________
Maxima mailing list
Maxima at math.utexas.edu
http://www.math.utexas.edu/mailman/listinfo/maxima