[bug-gsl] Re: Bug with hypergeometric function (2008-04-21)
|
From: |
"antiwin antiwin" <antiwina@.........> |
|
Subject: |
Re: Bug with hypergeometric function |
|
Date: |
Mon, 21 Apr 2008 23:54:59 +0400 |
|
To: |
bug-gsl@gnu.org |
Thank you for your response.
You are right. for negative z, the program works well... And this is
fortunately my case.
Thank you,
On Wed, Apr 16, 2008 at 11:29 PM, Brian Gough <bjg@gnu.org> wrote:
> At Mon, 14 Apr 2008 12:54:56 +0400,
> antiwin antiwin wrote:
> > gsl: hyperg_2F0.c:52: ERROR: domain error
> > Default GSL error handler invoked.
> > Abandon
> >
> > When I substitute the gsl_sf_hyperg_2F0 by a bessel function the program
> > goes well... It seems that there is a bug in this function...
>
> Positive z is not implemented -- can you tell me what value you expect
> and how you would calculate it, thank you.
>
> --
> Brian Gough
>
>