[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/
- [Octave-bug-tracker] [bug #46683] test svds fails, Avinoam Kalma, 2015/12/14
- [Octave-bug-tracker] [bug #46683] test svds fails, Mike Miller, 2015/12/14
- [Octave-bug-tracker] [bug #46683] test svds fails, Rik, 2015/12/14
- [Octave-bug-tracker] [bug #46683] test svds fails, Marco Caliari, 2015/12/15
- [Octave-bug-tracker] [bug #46683] test svds fails, Mike Miller, 2015/12/15
- [Octave-bug-tracker] [bug #46683] test svds fails, Rik, 2015/12/15
- [Octave-bug-tracker] [bug #46683] test svds fails, Mike Miller, 2015/12/15
- [Octave-bug-tracker] [bug #46683] test svds fails,
Rik <=
- [Octave-bug-tracker] [bug #46683] test svds fails, Marco Caliari, 2015/12/15
- [Octave-bug-tracker] [bug #46683] test svds fails, Rik, 2015/12/15
- [Octave-bug-tracker] [bug #46683] test svds fails, Marco Caliari, 2015/12/16
- [Octave-bug-tracker] [bug #46683] test svds fails, Rik, 2015/12/18
- [Octave-bug-tracker] [bug #46683] test svds fails, Marco Caliari, 2015/12/19
- [Octave-bug-tracker] [bug #46683] test svds fails, Doug Stewart, 2015/12/28
- [Octave-bug-tracker] [bug #46683] test svds fails, Rik, 2015/12/28
- [Octave-bug-tracker] [bug #46683] test svds fails, Doug Stewart, 2015/12/28