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: Tue, 11 Apr 2017 10:40:10 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

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

I checked with 4.2.0 the sweepseed test in comment #17 and I confirm the
results (about 2% failures with both Octave and Matlab). I also think this is
an issue in Arpack:

If possible, it is best to avoid setting nev (k in Octave) in a way that will
split clusters of eigenvalues. [ARPACK Users' Guide, p.16]

A workaround could be to set k at least to 6 (which is the default value) and
to return the desired number of eigenvalues. I worked on something similar in
#45153, it should be not that difficult to implement.

    _______________________________________________________

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]