failures on linux/pcc
Mark Galassi
rosalia@galassi.org
Wed Oct 4 08:23:00 GMT 2000
Here is the only failure I get on linux/ppc, with config.guess string
"ppc-unknown-linux-gnu" and uname output:
<34 aoshiro->gw> uname -a
Linux aoshiro.mit.edu 2.2.17pre7 #1 Wed Jul 5 13:58:14 EDT 2000 ppc unknown
<35 aoshiro->gw>
PASS: gsl_sf_psi_n_impl(3, 5.0, &r)
PASS: gsl_sf_psi_n_impl(3, 500.0, &r)
PASS: gsl_sf_psi_n_impl(10, 5.0, &r)
PASS: gsl_sf_psi_n_impl(10, 50.0, &r)
PASS: Psi Functions
PASS: gsl_sf_synchrotron_1_impl(0.01, &r)
PASS: gsl_sf_synchrotron_1_impl(1.0, &r)
PASS: gsl_sf_synchrotron_1_impl(10.0, &r)
PASS: gsl_sf_synchrotron_1_impl(100.0, &r)
FAIL: gsl_sf_synchrotron_2_impl(0.01, &r)
/tmp/gsl/specfunc/test_sf.c 1083
expected: 0.2309807734222628
obtained: 0.2309807734222623 1.877351636458429e-16 8.12774e-16
fracdiff: 9.613120678191913e-16
value/expected not consistent within reported error
0.230980773422262337 1.87735163645842852e-16
PASS: gsl_sf_synchrotron_2_impl(1.0, &r)
PASS: gsl_sf_synchrotron_2_impl(10.0, &r)
PASS: gsl_sf_synchrotron_2_impl(256.0, &r)
FAIL: Synchrotron Functions
PASS: gsl_sf_transport_2_impl(1.0e-10, &r)
PASS: gsl_sf_transport_2_impl(1.0, &r)
PASS: gsl_sf_transport_2_impl(3.0, &r)
PASS: gsl_sf_transport_2_impl(10.0, &r)
PASS: gsl_sf_transport_2_impl(100.0, &r)
PASS: gsl_sf_transport_2_impl(1.0e+05, &r)
PASS: gsl_sf_transport_3_impl(1.0e-10, &r)
More information about the Gsl-discuss
mailing list