#4456: sage-3.2.alpha3 -- numerical noise on osx 32-bit intel
---------------------+------------------------------------------------------
Reporter: was | Owner: mabshoff
Type: defect | Status: new
Priority: blocker | Milestone: sage-3.2
Component: doctest | Keywords:
---------------------+------------------------------------------------------
{{{
sage -t devel/sage/sage/calculus/wester.py
**********************************************************************
File "/Users/was/build/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]
**********************************************************************
1 items had failures:
1 of 193 in __main__.example_0
***Test Failed*** 1 failures.
For whitespace errors, see the file
/Users/was/build/sage-3.2.alpha3/tmp/.doctest_wester.py
[11.4 s]
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4456>
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
-~----------~----~----~----~------~----~------~--~---