grandom() inbuilt function (PDL::Primitive) Calls ndrti.c so go and read the source code to see if it is good enough for your needs. It has always been good enough for mine but then I don't need high-end randomness.
Karl On 30/09/2008, at 8:34 AM, Chris Marshall wrote: > PDL::GSLSF::ERF has erf() and erfc(). > > Steve Cicala wrote: >> Can anyone point me to the function in PDL that returns values from >> the >> standard normal distribution? >> i.e. >> 0.5=pnorm(0) >> >> Thanks, >> >> Steve >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> Perldl mailing list >> [email protected] >> http://mailman.jach.hawaii.edu/mailman/listinfo/perldl >> >> ------------------------------------------------------------------------ >> >> No virus found in this incoming message. >> Checked by AVG. >> Version: 7.5.526 / Virus Database: 270.7.5/1698 - Release Date: >> 9/29/2008 7:25 PM >> > > > _______________________________________________ > Perldl mailing list > [email protected] > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
