Michael,

Sage 2.10 fails one test on ia64-Linux:

sage -t  devel/sage-main/sage/rings/polynomial/
polynomial_element.pyx**********************************************************************
File "polynomial_element.pyx", line 2669:
    sage: p.roots(ring=CIF)
Expected:
    [([-1.4142135623730952 .. -1.4142135623730949], 1),
([1.4142135623730949 ..
1.4142135623730952], 1), ([-1.2146389322441827 .. -1.2146389322441821]
- [0.1414250525823937... .. 0.1414250525823939...]*I, 2),
([-0.141425052582393... .. -0.1414250525823937...] +
[1.2146389322441821 .. 1.2146389322441827]*I, 2),
([0.141425052582393... .. 0.141425052582393...] -
[1.2146389322441821 .. 1.2146389322441827]*I, 2),
([1.2146389322441821 .. 1.2146389322441827] + [0.14142505258239376 ..
0.14142505258239399]*I, 2)]
Got:
    [([-1.4142135623730952 .. -1.4142135623730949], 1),
([1.4142135623730949 ..
1.4142135623730952], 1), ([-1.2146389322441827 .. -1.2146389322441821]
- [0.14142505258239371 .. 0.14142505258239397]*I, 2),
([-0.14142505258239397 .. -0.14142505258239376] +
[1.2146389322441821 .. 1.2146389322441829]*I, 2),
([0.14142505258239373 .. 0.14142505258239394] - [1.2146389322441821 ..
1.2146389322441829]*I, 2), ([1.2146389322441821 .. 1.2146389322441827]
+ [0.14142505258239376 .. 0.14142505258239399]*I, 2)]
**********************************************************************

Kate

--~--~---------~--~----~------------~-------~--~----~
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://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to