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

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

[Octave-bug-tracker] [bug #42658] Error in test for svds.m


From: Rik
Subject: [Octave-bug-tracker] [bug #42658] Error in test for svds.m
Date: Sat, 05 Jul 2014 18:49:37 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0

Update of bug #42658 (project octave):

             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

This issue comes up from time to time.  The problem is that the eigs call to
the ARPACK library is not 100% deterministic.  Octave does everything possible
to use the same data, same initialization vector, same random seeds, but there
still seems to be differences related to what architecture Arpack was compiled
on and with what options.  We could turn this into an xfail test, but other
than that we don't have a way out.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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