On 9/14/07, Kate Minola <[EMAIL PROTECTED]> wrote: > > William, > > sage-2.8.4.2 built from source with gcc-4.2.1 > passed all tests on > > x86_64-Linux > ia64-Linux <- YEAH!!! > > but sadly failed one test on > > x86-Linux (pentium4-fc6)
Does it always fail that test in the same way? I can't replicate the problem on my 32-bit Linux RHEL5 machine: [EMAIL PROTECTED] sage-2.8.4.1]$ ./sage -t devel/sage/sage/plot/plot3d/transform.pyx sage -t devel/sage-main/sage/plot/plot3d/transform.pyx [6.9 s] ---------------------------------------------------------------------- All tests passed! Total time for all tests: 6.9 seconds Are you using RHEL5 or something else? This test is from a new doctest Robert Bradshaw just added that illustrates how to use the symbolic code in SAGE to compute transformation matrices, but there error indicates that there was probably a problem with the communication/synchronization between SAGE and Maxima via pexpect. > > sage -t devel/sage-main/sage/plot/plot3d/transform.pyx > ********************************************************************** > File "transform.pyx", line 184: > sage: m # or show(m) > Expected: > [ (1 - cos(theta))*x^2 + > cos(theta) -(sin(theta)*abs(z)^3 + (cos(theta) - 1)*x*z^2*sqrt(-z^2 - > x^2 + 1))/z^2 (sin(theta)*sqrt(-z^2 - x^2 + 1)*abs(z)^3 + (1 - > cos(theta))*x*z^4)/z^3] > [ sin(theta)*abs(z) + (1 - cos(theta))*x*sqrt(-z^2 - x^2 + 1) > (cos(theta) - 1)*z^2 + (cos(theta) - 1)*x^2 + 1 > -(sin(theta)*x*abs(z) + (cos(theta) - 1)*z^2*sqrt(-z^2 - x^2 + > 1))/z] > [ -(sin(theta)*sqrt(-z^2 - x^2 + 1)*abs(z) + (cos(theta) - 1)*x*z^2)/z > -((cos(theta) - 1)*z^2*sqrt(-z^2 - x^2 + 1) - sin(theta)*x*abs(z))/z > (1 - cos(theta))*z^2 + cos(theta)] > Got: > [ > sage18 > > sage20 > sage22] > [ > sage24 > sage26 > sage28] > [ > sage30 (sage14*sqrt(1 - > x^2)*sqrt(-z^2 - x^2 + 1)*abs(z) + (sage2*x^2 - sage2)*z*abs(z) + > sage8*x*sqrt(1 - x^2)*z^2)/((x^2 - 1)*z) > sage34] > ********************************************************************** > > Kate > -- > Kate Minola > University of Maryland, College Park > > > > -- William Stein Associate Professor of Mathematics University of Washington http://wstein.org --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/ -~----------~----~----~----~------~----~------~--~---