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
