This is the mail archive of the gsl-discuss@sources.redhat.com 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]

Re: GSL-0.9 on Mac OS X


rodney sparapani writes:
 > 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.

So changing the link order, as mentioned the other day, wouldn't help?


 > There 2 failures with "make check", but it appears to be the
 > tolerances; see below.

Thanks

 >  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


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