This is the mail archive of the gsl-discuss@sourceware.org mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: test_bessel.c: bessel_Jn_e(0, 20000)


At Mon, 24 Sep 2007 22:58:10 -0400,
Yoshiki TSUNESADA wrote:
> 
>  I encountered a glitch: A test code fails, in "specfunc/test_bessel.c", 
> line 61,
> 
>   TEST_SF(s, gsl_sf_bessel_Jn_e, (0, 20000, &r), 
>           -7.676508175684157103e-06, TEST_TOL4, GSL_SUCCESS);

Thanks, I will correct the values.

In the GSL source these lines are commented out with #ifdef so they
shouldn't normally cause a failure when running 'make check'.

-- 
Brian Gough


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]