octave-maintainers
[Top][All Lists]
Advanced

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

Re: failed test


From: John W. Eaton
Subject: Re: failed test
Date: Tue, 14 Dec 2010 15:02:13 -0500

On 14-Dec-2010, Jordi Gutiérrez Hermoso wrote:

| On 14 December 2010 11:37, Doug Stewart <address@hidden> wrote:
| > I compiled todays tip and got one error
| >
| >>>>>> processing /home/doug/octave_dev/compiling/octave/src/data.cc
| >   ***** assert (mod (2.1, 0.1), 0)
| > !!!!! test failed
| > assert (mod (2.1, 0.1),0) expected
| > 0
| > but got
| >  2.7756e-17
| > values do not match
| 
| I can't reproduce this on 11363:456752abad08. I suspect a BLAS bug,
| though. Which one are you using to compile? I seem to be using ATLAS
| here.

BLAS is not involved in the calculation of rem or mod.

jwe



reply via email to

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