bugGNU Octave - Bugs: bug #41685, statistics/dendogram should be...

 
 

bug #41685: statistics/dendogram should be dendrogram for matlab compatibility

Submitter:  None
Submitted:  Tue 25 Feb 2014 08:54:10 AM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Matlab Compatibility
Status:  Fixed Assigned to:  None
Originator Name:  Steve Smith Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * other
Operating System:  * Any Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 01 Mar 2014 10:28:22 AM UTC, comment #3: 

I renamed dendogram to dendrogram.
Thanks.

Arno Onken <asnelt>
Wed 26 Feb 2014 11:16:49 AM UTC, comment #2: 

Adding maintainer of the statistics package to mail notification.

Carnë Draug <carandraug>
Group Member
Tue 25 Feb 2014 07:45:58 PM UTC, comment #1: 

The dendrogram function is in the statistics package, rather than core Octave.  I changed the category to "Octave Forge Package".

Rik <rik5>
Group administrator
Tue 25 Feb 2014 08:54:10 AM UTC, original submission:  

The simple fix would be to create a corrected copy:

cat statistics/inst/dendogram.m | sed 's/dendogram/dendrogram/g' > statistics/inst/dendrogram.m

thanks


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 asnelt (Posted a comment)
  • -email is unavailable- added by carandraug (Arno Onken - maintainer of the statistics package)
  • -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 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-03-01 carandraug StatusNone Fixed
        Open/ClosedOpen Closed
    2014-02-26 carandraug Release3.8.0 other
        Carbon-Copy- Added -email is unavailable-
    2014-02-25 rik5 Carbon-CopyRemoved 72865 -
    2014-02-25 rik5 CategoryLibraries Octave Package

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code