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

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

[Octave-bug-tracker] [bug #64346] qp (quadratic programming) is restrict


From: Julien Bect
Subject: [Octave-bug-tracker] [bug #64346] qp (quadratic programming) is restricted to positive definite matrices
Date: Mon, 26 Jun 2023 03:19:43 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?64346>

                 Summary: qp (quadratic programming) is restricted to positive
definite matrices
                   Group: GNU Octave
               Submitter: jbect
               Submitted: lun. 26 juin 2023 07:19:41
                Category: Documentation
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Documentation
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: stable
         Discussion Lock: Any
        Operating System: Any
           Fixed Release: None
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: lun. 26 juin 2023 07:19:41     By: Julien Bect <jbect>
The documentation of qp does not indicate that the matrix H is expected to be
(symmetric) *positive definite*.  If it's not, the function fails with error
code 102.

There is nothing obvious about it, since the "quadratic programming" framework
allows in general, mathematically speaking, H to be any symmetric matrix.

I suggest the following fixes:

1) quadratic program -> *convex* quadratic program

2) indicate somewhere explicitely that H is expected to be symmetric positive
definite







    _______________________________________________________

Reply to this item at:

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

_______________________________________________
Message posté via Savannah
https://savannah.gnu.org/




reply via email to

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