bug-gsl
[Top][All Lists]
Advanced

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

Re: [Bug-gsl] Error in gsl_cdf_fdist_Pinv


From: Brian Gough
Subject: Re: [Bug-gsl] Error in gsl_cdf_fdist_Pinv
Date: Thu, 16 Nov 2006 19:50:35 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.6) Gecko/20060815 SeaMonkey/1.0.4

Daniel Falster wrote:
int main(void)
{
for(int df =1; df<350; df+=10)
       cout<<df<<"\t"<<gsl_cdf_fdist_Pinv(0.95,1,df)<<endl;
system("pause");
return 0;
}

Thanks, I've confirmed the bug and recorded it in the BUGS file to be fixed for the next release.

--
best regards,

Brian Gough
(GSL Maintainer)

Network Theory Ltd,
Publishing the GSL Manual - http://www.network-theory.co.uk/gsl/manual/




reply via email to

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