#5378: Sage 3.3: numerical noise in rings/polynomial/complex_roots.py on cicero
&
fulvia
----------------------+-----------------------------------------------------
Reporter: mabshoff | Owner: mabshoff
Type: defect | Status: new
Priority: blocker | Milestone: sage-3.4
Component: doctest | Keywords:
----------------------+-----------------------------------------------------
{{{
sage -t "devel/sage/sage/rings/polynomial/complex_roots.py"
**********************************************************************
File "/home/mariah/sage/sage-3.3-x86-Linux-fc-
test/devel/sage/sage/rings/polynom
ial/complex_roots.py", line 271:
sage: complex_roots(x^2 + 27*x + 181)
Expected:
[(-14.61803398874990?..., 1), (-12.3819660112501...? + 0.?e-27*I, 1)]
Got:
[(-12.3819660112501?, 1), (-14.61803398874990? + 0.?e-27*I, 1)]
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5378>
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
-~----------~----~----~----~------~----~------~--~---