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

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

[Octave-bug-tracker] [bug #56037] qp exits with an indexing error for a


From: Rik
Subject: [Octave-bug-tracker] [bug #56037] qp exits with an indexing error for a specific input with OpenBLAS
Date: Tue, 2 Apr 2019 19:37:41 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Update of bug #56037 (project octave):

                 Release:                   4.4.1 => 5.1.0                  
        Operating System:       Microsoft Windows => Any                    

    _______________________________________________________

Follow-up Comment #8:

@Mike: If I look at line 413 of qp.m in 5.1.0 I see


    [x, lambda, info, iter] = __qp__ (x0, H, q, A, b, Ain, bin, maxit);


But your error message refers to a variable index.  In fact, I can't find
"index" anywhere in qp.m.  Could you set


debug_on_error (1)


and then run your failing example from comment #3 and find out what is going
on?


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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