On 30 April 2012 15:34, Robert T. Short <oct...@phaselockedsystems.com> wrote: > On 04/30/2012 04:34 AM, SourceForge.net wrote: >> >> Bugs item #3522120, was opened at 2012-04-27 16:06 >> Message generated for change (Comment added) made by carandraug >> You can respond by visiting: >> >> https://sourceforge.net/tracker/?func=detail&atid=102888&aid=3522120&group_id=2888 >> > >> should this function be made a subfunction of the marcumq? > > I don't really care but tablify is a general purpose function that I use in > other places including a confluent hypergeometric function I posted on the > octave-forge mailing list a few weeks ago.
What happened to this function? Was it ever implemented on any package? I can't find your name on any of the octave-forge files. When these things are sent to the mailing list, sometimes they get lost. > All tablify does (and I hate the name but can't think of a better one) is > copy data around. Jordi has rightfully made the point that this is > fundamentally dumb, but I don't think there is currently a better octave > solution for problems of this type. If bsxfun allowed more than two > arguments 'tablify' wouldn't exist at all but I have not got around to > looking at bsxfun. Well it can either be made private for the whole package or added to another package and add its dependency to that. >> Looking at mathworks website, it seems that marcumq really is all lower >> case and exists in both the communications and signal package (that's >> strange. I don't know how they deal wit h that). > > > In my very old version of MATLAB it is marcumQ and in the comm toolbox. The > current website says marcumq and in the signal package. Oh well. This > function doesn't belong in either comm or sigpro - it is used for computing > probabilities of noncentral chi-squared or Rice random variables. Just > glancing through the list of octave-forge packages either the special > functions or statistics package would make more sense. There are pdf and > similar functions in statistics, so that might be the right place. Since I > never use forge packages in their entirety I really am not sure of the right > answer. Then I guess it's probably better to place it in signal. I think users will expect to find the function on the same place as they would in Matlab despite how unnatural it feels sometimes. Carnë ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev