octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #40934] statistics package: cdf function is no


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #40934] statistics package: cdf function is not implemented
Date: Thu, 19 Dec 2013 02:15:47 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36

Update of bug #40934 (project octave):

                  Status:               Confirmed => In Progress            

    _______________________________________________________

Follow-up Comment #5:

This looks like a good start to me. I'd say it should go in the statistics
package and handle the distributions that are in that package.

For style, why not just make all the string names lowercase to be consistent
with Octave style. For example figure properties and the like are lowercase in
Octave. And since you do strcmpi it will be compatible with existing Matlab
code.

The allcdf array could be made persistent so it doesn't have to be initialized
each time.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40934>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]