GSL-0.9 on Mac OS X

rodney sparapani rsparapa@mcw.edu
Wed Dec 19 13:20:00 GMT 2001


Mac OS X can probably be added to the officially supported list.  Due to 
some problems with dynamic linking, you need to:  ./configure 
--disable-shared
But, this is an issue with OS X, in general, and not peculiar to GSL.  
There 2 failures with "make check", but it appears to be the tolerances; 
see below.

Rodney

FAIL: gsl_sf_hyperg_1F1_int_e(100, 1, 1.0, &r)
   expected:     68928427.2904647
   obtained:    68928427.29046437   3.061037081162982e-06  4.44089e-14
   fracdiff: 2.378014116608166e-15
   value not within tolerance of expected value
      68928427.2904643714  3.06103708116298157e-06

...SNIP...

FAIL: gsl_sf_synchrotron_2_e(0.01, &r)
   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



More information about the Gsl-discuss mailing list