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

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

[Octave-bug-tracker] [bug #54043] Octave crashes if eigs is called with


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #54043] Octave crashes if eigs is called with singular B matrix
Date: Sun, 3 Jun 2018 12:13:00 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #1, bug #54043 (project octave):

This may have been fixed.  With the latest development code I'm seeing:


octave:5> [v, lambda] = eigs(K, M);
error: __eigs__: eigs: The matrix B is not positive definite
error: called from
    eigs at line 285 column 18


and the try/catch has no issues.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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