#4279: Sage 3.1.3.rc0: numerical noise in rings/real_lazy.pyx
----------------------+-----------------------------------------------------
 Reporter:  mabshoff  |        Owner:  mabshoff  
     Type:  defect    |       Status:  assigned  
 Priority:  blocker   |    Milestone:  sage-3.1.3
Component:  doctest   |   Resolution:            
 Keywords:            |  
----------------------+-----------------------------------------------------
Comment (by mabshoff):

 On a G5 with 10.4 I am seeing the following issue:
 {{{
 sage -t -long devel/sage/sage/rings/real_lazy.pyx
 **********************************************************************
 File "/Users/mabshoff/sage-3.1.3.rc0/tmp/real_lazy.py", line 549:
     sage: complex(CLF(-1)^(1/4))
 Expected:
     (0.70710678118654757+0.70710678118654746j)
 Got:
     (0.70710678118654746+0.70710678118654757j)
 **********************************************************************
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4279#comment:2>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to