octave-maintainers
[Top][All Lists]
Advanced

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

median test failing?


From: Dmitri A. Sergatskov
Subject: median test failing?
Date: Sun, 3 Nov 2013 13:44:54 -0600

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)

Dmitri.
--


reply via email to

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