Re: [math] Gamma Distribution Algorithm

2012-03-29 Thread Paul Rivera
Thanks for all the info guys! As Ted Dunning mentioned, the inverse cumulative function is specific to GammaDistributionImpl (I'm actually using commons math 2.2). What then is the algorithm that GammaDistributionImpl.sample() uses? The link http://en.wikipedia.org/wiki/Inverse_transform_samplin

Re: [math] Gamma Distribution Algorithm

2012-03-28 Thread Paul Rivera
Hi Guys, I heard that there's lots of way to sample from a Gamma distribution. What is commons-math using when I call GammaDistribution.sample()? From the API, it says that sample() uses the "Inversion method" from: http://en.wikipedia.org/wiki/Inverse_transform_sampling But this function is

Re: [improvement] - FILEUPLOAD-168

2008-10-07 Thread Paul Rivera
Hi guys! Sorry for being so persistent. My previous email seems to have gone unnoticed. Here it is again if someone could be kind enough to take a look at FILEUPLOAD-168. :) Best Regards, Paul Rivera On Fri, Oct 3, 2008 at 2:09 PM, Paul Rivera <[EMAIL PROTECTED]> wrote: > Hi

[improvement] - FILEUPLOAD-168

2008-10-02 Thread Paul Rivera
situations like FILEUPLOAD-168. Best Regards, Paul Rivera