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: Mike Miller
Subject: [Octave-bug-tracker] [bug #56037] qp exits with an indexing error for a specific input with OpenBLAS
Date: Wed, 3 Apr 2019 14:38:36 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36

Update of bug #56037 (project octave):

                  Status:          Patch Reviewed => Ready For Test         

    _______________________________________________________

Follow-up Comment #13:

Ok, I pushed this fix on the stable branch

https://hg.savannah.gnu.org/hgweb/octave/rev/2f3e8ea7e387

I don't think the min approach is as simple as that, there doesn't seem to be
a 'min' method in the Array<T> base class. Only the Matrix<T> and NDArray<T>
classes have a 'min' method that takes idx and dim arguments. The ColumnVector
and RowVector classes only have a 'min(void)' method.

    _______________________________________________________

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]