patchGNU Octave - Patches: patch #9808, [octave forge] (statistics)...

 
 

patch #9808: [octave forge] (statistics) unifrnd function

Submitter:  Anthony Morast <amorast>
Submitted:  Tue 21 May 2019 10:59:07 PM UTC
   
 
Category:  Forge : new function Priority:  5 - Normal
Status:  Wont Do Privacy:  Public
Assigned to:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 22 May 2019 01:07:45 AM UTC, comment #5: 

Thank you for the info, Mike.

I've created a patch against the existing function and attached it to the bug report, as per your suggestion.

Anthony Morast <amorast>
Wed 22 May 2019 12:57:35 AM UTC, comment #4: 

Hi Anthony, no worries, your assumption is generally correct, but the statistics package is definitely an outlier. This is because the package wants to work on both old and new versions of Octave, without overriding functions like 'normcdf' that used to be included in Octave's core runtime.

Mike Miller <mtmiller>
Group Member
Wed 22 May 2019 12:52:15 AM UTC, comment #3: 

My mistake, I'm a new contributor and was under the assumption that the functionality was all under the inst/ directories for forge packages.

I should have been more thorough.

Anthony Morast <amorast>
Tue 21 May 2019 11:25:02 PM UTC, comment #2: 

If you need to fix bug #56342, please submit a patch against the existing function file on the existing bug report, no need to file a separate patch tracker item.

Mike Miller <mtmiller>
Group Member
Tue 21 May 2019 11:22:59 PM UTC, comment #1: 

The 'unifrnd' function is already part of the statistics package since version 1.4.0 (http://hg.code.sf.net/p/octave/statistics/rev/55c33ee91354). Not needed.

Mike Miller <mtmiller>
Group Member
Tue 21 May 2019 10:59:07 PM UTC, original submission:  

Adds the missing unifrnd function which used to be in the core Octave project.

This patch also corrects some behavior differences with ML as described in this bug report:

https://savannah.gnu.org/bugs/?56342


Anthony Morast <amorast>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #46950:  unifrnd.patch added by amorast (5KiB - 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 siko1056 (Updated the item)
  • -email is unavailable- added by amorast (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 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-04-28 jwe Carbon-CopyRemoved -email is unavailable- -
    2021-04-28 siko1056 Summary[octave forge](statistics) unifrnd function [octave forge] (statistics) unifrnd function
    2019-05-21 mtmiller StatusNone Wont Do
        Open/ClosedOpen Closed
    2019-05-21 amorast Attached File- Added unifrnd.patch, #46950
        Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code