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

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

[Octave-bug-tracker] [bug #64861] qr with single return value.


From: Rik
Subject: [Octave-bug-tracker] [bug #64861] qr with single return value.
Date: Fri, 12 Jan 2024 00:47:40 -0500 (EST)

Update of bug#64861 (group octave):

         Planned Release:                    None => 10.1.0 (current default)

    _______________________________________________________

Follow-up Comment #4:

It has always been confusing that the output depended on the sparsity of the
input.  I think we should follow Matlab and guarantee that the one-output form
always produces the matrix R.  I marked the Planned Release as 10.1.

There is an easy fix, which is just to call triu() on the output X.  The
better fix, however, would be to change the code in liboctave/numeric/qr.cc so
that it returns the correct value from the raw Fortran results.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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