#4853: Sage 3.2.2: numerical noise in
sage/rings/number_field/number_field_morphisms.pyx
----------------------+-----------------------------------------------------
 Reporter:  mabshoff  |       Owner:  mabshoff  
     Type:  defect    |      Status:  new       
 Priority:  blocker   |   Milestone:  sage-3.2.3
Component:  doctest   |    Keywords:            
----------------------+-----------------------------------------------------
 This is cicero on SkyNet with gcc 4.3.2:
 {{{
 sage -t  "devel/sage/sage/rings/number_field/number_field_morphisms.pyx"
 **********************************************************************
 File "/home/mariah/sage/sage-3.2.2-x86-Linux-
 fc/devel/sage/sage/rings/number_field/number_field_morphisms.pyx",
 line 44:
     sage: sigma_a = K.polynomial().change_ring(CC).roots()[1][0]; sigma_a
 Expected:
     -0.629960524947436 + 1.09112363597172*I
 Got:
     -0.629960524947437 + 1.09112363597172*I
 **********************************************************************
 File "/home/mariah/sage/sage-3.2.2-x86-Linux-
 fc/devel/sage/sage/rings/number_field/number_field_morphisms.pyx",
 line 47:
     sage: g(a+1)
 Expected:
     0.370039475052564 + 1.09112363597172*I
 Got:
     0.370039475052563 + 1.09112363597172*I
 **********************************************************************
 }}}

 Patch coming up.

 Cheers,

 Michael

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4853>
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