#4765: Sage 3.2.2.alpha1: numerical noise in
sage/rings/number_field/number_field_morphisms.pyx on OSX 10.4/G5
----------------------+-----------------------------------------------------
Reporter: mabshoff | Owner: mabshoff
Type: defect | Status: new
Priority: major | Milestone: sage-3.2.2
Component: doctest | Keywords:
----------------------+-----------------------------------------------------
{{{
sage -t -long
"devel/sage/sage/rings/number_field/number_field_morphisms.pyx"
**********************************************************************
File
"/Users/mabshoff/sage-3.2.2.alpha1/devel/sage/sage/rings/number_field/number_field_morphisms.pyx",
line 214, in __main__.example_10
Failed example:
matching_root(x**Integer(3)-Integer(1), CDF.gen(0))###line 227:_sage_
>>> matching_root(x^3-1, CDF.0)
Expected:
-0.500000000000000 + 0.86602540378443...*I
Got:
-0.500000000000001 + 0.866025403784439*I
**********************************************************************
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4765>
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
-~----------~----~----~----~------~----~------~--~---