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

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

[Octave-bug-tracker] [bug #41305] eigs: error -14 in dneupd when request


From: Marco Caliari
Subject: [Octave-bug-tracker] [bug #41305] eigs: error -14 in dneupd when requesting fewer eigenvalues
Date: Sat, 2 Dec 2017 06:35:43 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0

Follow-up Comment #21, bug #41305 (project octave):

-14 in XYeupd is "did not find any eigenvalues to sufficient accuracy". It is
just non-convergence with the given parameters. The error message comes from
eigs-base.cc, so it can be modified. I do not think (anymore) it is a bug in
arpack, but rather a possible defect in the "implicitely restarted Arnoldi
method". We could change the error message to something like: "It was not
possibile to find any eigenvalues to sufficient accuracy. Try to increase the
tolerance, the maximum number of iterations, or the number of requested
eigenvalues".

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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