[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #64861] qr with single return value.
|
From: |
Arun Giridhar |
|
Subject: |
[Octave-bug-tracker] [bug #64861] qr with single return value. |
|
Date: |
Tue, 7 Nov 2023 12:11:44 -0500 (EST) |
Follow-up Comment #3, bug #64861 (project octave):
Doc for qr says
If just a single return value is requested then it is either @var{R}, if
@var{A} is sparse, or @var{X}, such that @code{@var{R} = triu (@var{X})} if
@var{A} is full. (Note: unlike most commands, the single return value is not
the first return value when multiple values are requested.)
It seems like a conscious design choice, not an oversight, so it must have
been done to match Matlab back when it was written. If it's not compatible any
longer, it can be changed to match Matlab's current behavior.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?64861>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/