#10042: Doctest failure in sage/rings/polynomial/polynomial_element.pyx
-----------------------+----------------------------------------------------
   Reporter:  mpatel   |       Owner:  mvngu     
       Type:  defect   |      Status:  needs_info
   Priority:  blocker  |   Milestone:  sage-4.6  
  Component:  doctest  |    Keywords:            
     Author:           |    Upstream:  N/A       
   Reviewer:           |      Merged:            
Work_issues:           |  
-----------------------+----------------------------------------------------

Comment(by jhpalmieri):

 Up to a sign, I get the same thing on fulvia:
 {{{
 sage: ext_rts1[0]
 -1.7724538509055159
 sage: ext_rts1[1]
 1.7724538509055161
 sage: ext_rts1[0] + ext_rts1[1]
 2.2204460492503131e-16
 sage: rts[0] + rts[1]
 2.2204460492503130808472633361816406250000000000000000000000e-16
 }}}
 I think the doctest is new between 4.6.alpha1 and 4.6.alpha2, as well as
 the warning message about !NumPy not supporting arbitrary precision
 arithmetic.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10042#comment:15>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
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