help-octave
[Top][All Lists]
Advanced

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

Re: Unequal results when using element-wise and broadcast


From: Pantxo Diribarne
Subject: Re: Unequal results when using element-wise and broadcast
Date: Fri, 22 Nov 2013 19:13:08 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0

Hello,

It also fails for me with current dev version.

The weird thing is that it is due to "tol = 0" instead of "eps". See the exerpt (all differences are within eps):

error: ASSERT errors for:  assert (C,C3)

  Location  |  Observed  |  Expected  |  Reason
    (7)        0.63854      0.63854      Abs err 1.1102e-16 exceeds tol 0
    (11)      0.00091156   0.00091156    Abs err 1.0842e-19 exceeds tol 0
    (13)       0.15896      0.15896      Abs err 2.7756e-17 exceeds tol 0


Pantxo


reply via email to

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