bugGNU Octave - Bugs: bug #37796, incorrect description in tril...

 
 

bug #37796: incorrect description in tril function's documentation

Submitter:  None
Submitted:  Fri 23 Nov 2012 03:54:32 PM UTC
   
 
Category:  Libraries Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Documentation
Status:  Fixed Assigned to:  None
Originator Name:  Alick Zhao Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * dev
Operating System:  * Any Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 23 Nov 2012 04:44:51 PM UTC, comment #1: 

Thanks, fixed on stable and merged to default:

    http://hg.savannah.gnu.org/hgweb/octave/graph/550147454137

This should be part of the 3.6.4 release that should happen any day now.

Jordi GutiƩrrez Hermoso <jordigh>
Group Member
Fri 23 Nov 2012 03:54:32 PM UTC, original submission:  

The documentation of tril says:


If the value of @var{k} is negative, additional elements above (for\n\
@code{tril}) or below (for @code{triu}) the main diagonal are also\n\
selected.\n\


However, in fact we need a positive value of k to make elements above the main diagonal also selected for tril. If the value of k is negative, less elements are selected.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

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 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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-11-23 jordigh StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code