Test suite failures with cvs version?



Hello Ray,

these are my results with GCL 2.6.8 for the test failures you have reported in
rtesthyp.mac. 

At the moment I have no idea what is going on. I do not see if these tests
depend on changed code concerning the gamma_incomplete funtion. 

Could you please mail your results?

********************** Problem 85 ***************
Input:
                  3
hgfred([- a, a], [-], zn)
                  2
                         3/2
                 (1 - zn)                 - 1
                 -----------              ---
                      2                    2                    1
                 ----------- diff((1 - zn)    hgfred([- a, a], [-], zn), zn, 1)
                    1                                           2
                    - - a
                    2
               - --------------------------------------------------------------
                                                 1
                                             a + -
                                                 2


Result:
0

... Which was correct.

********************** Problem 86 ***************
Input:
                      1
hgfred([2 + a, - a], [-], zn)
                      2
                           1 - a        1 + a                   1
                         zn      diff(zn      hgfred([a, - a], [-], zn), zn, 2)
                                                                2
                       - ------------------------------------------------------
                                               a (1 + a)


Result:
0

... Which was correct.

********************** Problem 88 ***************
Input:
                          - 1
ratsimp(hgfred([a, - a], [---], zn)
                           2
                                         - 1
                                         ---
                              3/2         2                    1
                            zn    diff(zn    hgfred([a, - a], [-], zn), zn, 1)
                                                               2
                          - --------------------------------------------------)
                                                   - 1
                                                   ---
                                                    2


Result:
0

... Which was correct.

********************** Problem 90 ***************
Input:
                              - 1
ratsimp(hgfred([a - 2, - a], [---], zn)
                               2
       3/2         1/2 + a         a         2 - a
 - ((zn    (1 - zn)       ) diff(zn  (1 - zn)
                        - 1
                        ---
        1/2 - a          2                    1
 diff(zn        (1 - zn)    hgfred([a, - a], [-], zn), zn, 1), zn, 1))
                                              2
  - 1  1
/(--- (- - a)))
   2   2


Result:
0

... Which was correct.

Dieter Kaiser

-----Urspr?ngliche Nachricht-----
Von: maxima-bounces at math.utexas.edu [mailto:maxima-bounces at math.utexas.edu] Im
Auftrag von Raymond Toy
Gesendet: Donnerstag, 23. Oktober 2008 16:31
An: Maxima List
Betreff: [Maxima] Test suite failures with cvs version?


Anyone notice that there are now test failures with the cvs code with
gcl and ecl?  The test suite works fine with clisp and cmucl.

With gcl, I am now getting failures for rtesthyp.mac for the tests 85,
86, 88, and 90.  The results are supposed to be zero, but they're not.

With ecl, rtest_gamma test 304 fails.  Looks like a round-off issue.
I think the desired rel error is 5e-15, but the result is
5.843059089895418419617834798317313b-15.

rtest_expintegral tests 153, 159, and 161 all give error-catch results
instead of an empty list.

Ray

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