octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: failure in median


From: Rik
Subject: Re: failure in median
Date: Sun, 03 Nov 2013 14:14:34 -0800

On 11/03/2013 01:20 PM, address@hidden wrote:
> Message: 6
> Date: Sun, 3 Nov 2013 13:44:54 -0600
> From: "Dmitri A. Sergatskov" <address@hidden>
> To: Octave Maintainers <address@hidden>
> Subject: median test failing?
> Message-ID:
>       <address@hidden>
> Content-Type: text/plain; charset="iso-8859-1"
>
> I just noticed:
>
>  test median
>   ***** assert (median (b, 3), (y(:, :, 3, :) + y(:, :, 4, :))/2);
> !!!!! test failed
> ASSERT errors for:  assert (median (b, 3),(y (:, :, 3, :) + y (:, :, 4, :))
> / 2)
>
>   Location  |  Observed  |  Expected  |  Reason
>  (3,1,1,2)   -9.636522889796727e+152         0.6608      Abs err
> 9.6365e+152 exceeds tol 0
>  (3,2,1,4)   0.3473595976829529        0.8        Abs err 0.45264 exceeds
> tol 0
> shared variables
>   scalar structure containing the fields:
>
> (this is with the latest gnulib update, though I am not sure the
> problem was not there before)

Are you using gcc-4.8.2?

--Rik


reply via email to

[Prev in Thread] Current Thread [Next in Thread]