patchGNU Octave - Patches: patch #8695, A patch for function randsample in...

 
 

patch #8695: A patch for function randsample in statistics pkg

Submitter:  doublevvinged <doublevvinged>
Submitted:  Sat 27 Jun 2015 11:24:27 AM UTC
   
 
Category:  Forge : other Priority:  5 - Normal
Status:  Wont Do Privacy:  Public
Assigned to:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 07 Mar 2019 12:20:41 AM UTC, comment #3: 

Closing this patch after a few years of inactivity and no update addressing the requested changes.

Mike Miller <mtmiller>
Group Member
Sat 04 Jul 2015 12:10:12 AM UTC, comment #2: 

Some comments

  • your patch needs to follow octave coding guidelines. This means indenting the function block, explicit end (use endif, endfunction, etc), space after function names, use of # for comments, 2 space indentation.


  • why commented code? If you don't need it anymore, just remove it.


  • why did you remove the %! test blocks? These are formatted in a special way to be identified as tests by octave. Run "test randsample"
Carnë Draug <carandraug>
Group Member
Sat 04 Jul 2015 12:05:20 AM UTC, comment #1: 

Adding maintainer of statistics package to cc

Carnë Draug <carandraug>
Group Member
Sat 27 Jun 2015 11:24:27 AM UTC, original submission:  


doublevvinged <doublevvinged>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #34330:  mypatch.patch added by doublevvinged (8KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by carandraug (Arno Onken - maintainer of the statistics package)
  • -email is unavailable- added by doublevvinged (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 logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-03-07 mtmiller CategoryNone Forge : other
        StatusNone Wont Do
        Open/ClosedOpen Closed
    2015-07-04 carandraug Carbon-Copy- Added -email is unavailable-
    2015-06-27 doublevvinged Attached File- Added mypatch.patch, #34330

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code