bug-gsl
[Top][All Lists]
Advanced

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

Re: [Bug-gsl] Negative a or b in gsl_sf_hyperg_2F1_e()


From: Gerard Jungman
Subject: Re: [Bug-gsl] Negative a or b in gsl_sf_hyperg_2F1_e()
Date: Tue, 19 Jul 2005 14:27:14 -0600

On Fri, 2005-07-15 at 01:51 +0300, Evgeny Stambulchik wrote:
> 
> Well, I mean - for (|a| > 10 || |b| > 10) the function (the original 
> variant of it) refuses to work at all. So I'd say it's better with the 
> patch ;-). Now, I didn't compare results for integer negative a or b 
> below 10 (by abs. value), but don't think a sum of a few (< 10) terms 
> can introduce any noticeable rounding errors.

I don't have time right now to look at this. It is not as trivial
as it seems, since the series summation can become unstable for
large arguments. One question is how to produce a meaningful
error estimate.

The patch might be ok, but it might not be consistent with
the current logic. One has to check what each of those functions
is doing inside the respective blocks. And test cases need to be
generated for the newly exposed parameter regions.

-- 
Gerard Jungman <address@hidden>
Los Alamos National Laboratory





reply via email to

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