On here:
Linux version 2.6.16.60-0.31-smp ([EMAIL PROTECTED]) (gcc version 4.1.2
20070115 (SUSE Linux)) #1 SMP Tue Oct 7 16:16:29 UTC 2008

I get doctest failures in these:
       sage -t  devel/sage/sage/calculus/calculus.py
        sage -t  devel/sage/sage/matrix/matrix_real_double_dense.pyx
        sage -t  devel/sage/sage/matrix/matrix_complex_double_dense.pyx
which I think have all been seen before.

they all look like "noise" issues.

John

2008/11/2 Jaap Spies <[EMAIL PROTECTED]>:
>
> mabshoff wrote:
>>
>
>>
>> Ok, I am about to open tickets and post patches for all the numerical
>> noise I have seen on x86, x86-64, Itanium and a G5.
>>
>
> On Fedora 9, 32 bits:
> ----------------------------------------------------------------------
> The following tests failed:
>
>
>        sage -t  devel/sage/sage/graphs/graph.py
>        sage -t  devel/sage/sage/calculus/calculus.py
>
>
> sage -t  devel/sage/sage/graphs/graph.py
> File "/home/jaap/downloads/sage-3.2.alpha2/tmp/graph.py", line 5802:
>     sage: P.spectrum(laplacian=True)
> Expected:
>     [...e-16, 2.0, 2.0, 2.0, 2.0, 2.0, 5.0, 5.0, 5.0, 5.0]
> Got:
>     [-4.96798817464e-17, 2.0, 2.0, 2.0, 2.0, 2.0, 5.0, 5.0, 5.0, 5.0]
> **********************************************************************
>
>
> All known numerical noise issues, I suppose.
>
> Jaap
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to