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

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

[Octave-bug-tracker] [bug #58944] [z, r, p]=qr(a, b) unexpectedly return


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #58944] [z, r, p]=qr(a, b) unexpectedly returns z as q instead of q' * b
Date: Tue, 26 Jan 2021 10:47:15 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.96 Safari/537.36 Edg/88.0.705.50

Follow-up Comment #12, bug #58944 (project octave):

@Rik: Thanks for clearing this up for me.
The input check was missing in Octave 6, too. So, I pushed this change to
stable:
https://hg.savannah.gnu.org/hgweb/octave/rev/4d3cfe193f65

The other part - [C, R, E] = qr (A, B) with sparse input - only works on
default.
It would be nice if someone who knows what they are writing about could update
the documentation.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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