On Nov 6, 6:11 am, "William Stein" <[EMAIL PROTECTED]> wrote:
> On Wed, Nov 5, 2008 at 3:44 PM, mabshoff <[EMAIL PROTECTED]> wrote:
>
> > Hello folks,
>
> > here goes 3.2.alpha3 - somewhat later than planned.  Hopefully we
> > fixed all numerical doctest noise from #788 (I even reverted a small
> > number of changes) and otherwise merged a couple other nice patches.
>
> On OS X 10.5.x 32-bit intel there is one numerical noise issue:
>
> 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]


Is there a ticket yet? Did you run the tests on the build farm or is
there coming more?

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to