#4472: Sage 3.2.a3: more numerical noise in sage/calculus/wester.py
----------------------+-----------------------------------------------------
 Reporter:  mabshoff  |       Owner:  mabshoff
     Type:  defect    |      Status:  new     
 Priority:  major     |   Milestone:  sage-3.2
Component:  doctest   |    Keywords:          
----------------------+-----------------------------------------------------
 {{{
 sage -t  devel/sage/sage/calculus/wester.py
 **********************************************************************
 File "/Users/tmp/sage-3.2.alpha3/tmp/wester.py", line 261:
      : [float(f(i/10)) for i in range(1,5)]
 Expected:
      <BLANKLINE>
      [-0.00033670040754082975,
       -0.0027778004096620235,
       -0.00989099409140...,
       -0.025411145508414...]
 Got:
      [-0.00033670040754081587, -0.0027778004096621622,
 -0.0098909940914039818, -0.025411145508414779]
 **********************************************************************
 }}}

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