make check gsl-0.9 beta

Vladimir Savichev vlad@ariel.phys.wesleyan.edu
Wed Dec 19 13:20:00 GMT 2001


Dear Maintainers,
looking forward to gsl-0.9 release. Here is  FreeBSD 4.3-STABLE i386
install results. Everything seems to work fine.
Make check  goes through for two exclusions in  /specfunc
...
PASS: gsl_sf_multiply_e(x, 0.2, &r)
PASS: gsl_sf_multiply_e(x, 4.0, &r)
FAIL: Elementary Functions (Misc)
the fault is
313  s += ( gsl_sf_multiply_e(DBL_MIN,  DBL_MIN, &r) != GSL_EUNDRFLW);
314  s += ( gsl_sf_multiply_e(DBL_MIN, -DBL_MIN, &r) != GSL_EUNDRFLW);
....
FAIL:   gsl_sf_elljac_e(2.0|0.999999)
PASS:   gsl_sf_elljac_e(1.69695970624443|0.270378013104138)
FAIL: Elliptic Functions (Jacobi)

Last one was seen on  gsl-0.8 also: the test tolerance bars.

--Vlad



More information about the Gsl-discuss mailing list