octave-maintainers
[Top][All Lists]
Advanced

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

Re: svds test failures


From: Marco atzeri
Subject: Re: svds test failures
Date: Mon, 08 Aug 2011 08:09:03 +0200
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:5.0) Gecko/20110624 Thunderbird/5.0

On 8/8/2011 5:55 AM, Tatsuro MATSUOKA wrote:
Hello
For my case,

The patch
      1.7 -%! randn('state',42);      % Initialize to make normest function 
reproducible
      1.8 -%! rand('state',42)
      1.9 +%! randn ('state', 43);      % Initialize to make normest function 
reproducible
     1.10 +%! rand ('state', 43)
is origin of the fail.

Regards

Tatsuro

Hi Tatsuro,
so 42 is fine for mingw and 43 for cygwin.

Could you try some of the other near by values that were
fine on cygwin ?

35, 37, 40, 41, 43, 45, 46, 49, 50

Regards
Marco


reply via email to

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