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

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

[Octave-bug-tracker] [bug #44004] eig and eigs routine


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #44004] eig and eigs routine
Date: Thu, 29 Jan 2015 05:30:38 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

Follow-up Comment #6, bug #44004 (project octave):

I have just thought of an ugly work-around for this problem.  Before I create
the patch, could someone (Jordi?) comment on whether or not it would be
suitable?

It seems that  dneupd  returns the eigenvalues in decreasing order when it
works correctly.  However, when it fails the results are not monotonic (since
they are the largest eigenvalues).  We could check if the results are
monotonic, and if not, repeat the calculation.

Yes, I said it is ugly...  Thoughts?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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