bugGNU Octave - Bugs: bug #41641, function `qr' has typo in help text

 
 

bug #41641: function `qr' has typo in help text

Submitter:  None
Submitted:  Wed 19 Feb 2014 11:05:07 PM UTC
   
 
Category:  Documentation Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Documentation
Status:  Fixed Assigned to:  None
Originator Name:  Marko Seric Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 3.8.0
Operating System:  * GNU/Linux Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 20 Feb 2014 08:11:53 PM UTC, comment #2: 

Thanks, I've applied the patch and rebased it to stable:

http://hg.savannah.gnu.org/hgweb/octave/rev/35100920494f


Jordi GutiƩrrez Hermoso <jordigh>
Group Member
Thu 20 Feb 2014 12:59:03 AM UTC, comment #1: 

for the quick reader: second Q should be an R.

@anonymous: if you can, pls provide a patch.

Felipe G. Nievinski <fgnievinski>
Wed 19 Feb 2014 11:05:07 PM UTC, original submission:  

When typing 'help qr', a passage contains the following text:

 The QR factorization is `Q * Q = A' where Q is an
     orthogonal matrix and R is upper triangular.

This should be

 The QR factorization is `Q * R = A' where Q is an
     orthogonal matrix and R is upper triangular.


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #30613:  qr-docfix.diff added by siko1056 (795B - text/plain)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jordigh (Posted a comment)
  • -email is unavailable- added by siko1056 (Updated the item)
  • -email is unavailable- added by fgnievinski (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-02-20 jordigh StatusNone Fixed
        Open/ClosedOpen Closed
    2014-02-20 siko1056 Attached File- Added qr-docfix.diff, #30613

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code