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

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

[Octave-bug-tracker] [bug #54399] test eigs fail


From: Marco Caliari
Subject: [Octave-bug-tracker] [bug #54399] test eigs fail
Date: Mon, 30 Jul 2018 09:23:31 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Update of bug #54399 (project octave):

                  Status:                    None => In Progress            

    _______________________________________________________

Follow-up Comment #12:

Then, I'm going to change the BISTs to use reproducible matrices and the LU
factorization. It is strange that using LU factorization or direct linear
system solution can lead to very different results, but this is not a problem
in eigs.
While trying to debug this, I noticed that LuAminusSigmaB in
liboctave/numeric/eigs-base.cc performs A-sigma*B even if sigma is zero. Is it
ok if I put that block inside a if (sigma != 0)?

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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