octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #46683] test svds fails


From: Rik
Subject: [Octave-bug-tracker] [bug #46683] test svds fails
Date: Tue, 15 Dec 2015 17:36:54 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0

Follow-up Comment #7, bug #46683 (project octave):

I'm sure that one of the libraries has changed.

With the failing combination, can you check if there is an initial seed that
works?

Edit svds.m and change the constant 42 to another value (try a few different
integers in the range 35-50)


%! randn ("state", 42);      % Initialize to make normest function
reproducible
%! rand ("state", 42);


Then run the attached tst_svds.m to see if there are any failures.

I had other people help with this earlier for cygwin and mingw and there are
not that many values which work across all platforms. 




(file #35752)
    _______________________________________________________

Additional Item Attachment:

File name: tst_svds.m                     Size:0 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46683>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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