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

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

[Octave-bug-tracker] [bug #38875] strange errors using sqp


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #38875] strange errors using sqp
Date: Sat, 27 Feb 2016 10:37:19 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Update of bug #38875 (project octave):

                  Status:                    None => Patch Submitted        
                 Release:                   3.6.4 => dev                    
        Operating System:               GNU/Linux => Any                    

    _______________________________________________________

Follow-up Comment #9:

The problem that Julien identified in comment #4 is because the range of
eigenvalues of the Hessian matrix is too large, and so the inverse computed by
the Cholesky decomposition is of lower dimension than the Hessian itself.

The attached patch throws a more informative error ("Hessian must be positive
definite") in that case.  It may be slightly misleading since H is actually
positive definite, but I wanted to match the error message of chol. 
Thoughts?


The 0x0 matrix in comment #1 is likely to have a different origin, like that
in bug #36015.

(file #36489)
    _______________________________________________________

Additional Item Attachment:

File name: bug_38875_qp.cset              Size:0 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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