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

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

[Octave-bug-tracker] [bug #60924] DNAUPD did not find any eigenvalues to


From: Rik
Subject: [Octave-bug-tracker] [bug #60924] DNAUPD did not find any eigenvalues to sufficient accuracy
Date: Thu, 22 Jul 2021 11:30:38 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.101 Safari/537.36

Update of bug #60924 (project octave):

                  Status:               Confirmed => Fixed                  
             Open/Closed:                    Open => Closed                 
                 Release:                   6.2.0 => dev                    

    _______________________________________________________

Follow-up Comment #12:

This bug was caused by a typo in the code.  The variable "errnum" was desired,
but the programmer wrote "errno" instead.  I fixed that so that the "This
should not happen" error is not emitted.

I also made the error message more informative.  For the sample matrix in this
issue report the error message is now


error: eigs: error in dneupd: DNAUPD did not find any eigenvalues to
sufficient accuracy.  Consider changing tolerance (TOL), maximum iterations
(MAXIT), number of Lanzcos basis vectors (P), or starting vector (V0) in OPTS
structure.


See http://hg.savannah.gnu.org/hgweb/octave/rev/e7c10a552ecc.

Marking as fixed and closing report.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60924>

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




reply via email to

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