I just upgraded the CVS head sources and built. The testsuite shows the
following new (I think) failures.
David
********************** Problem 231 ***************
Input:
test_bessel(bessel_i(- 2.5, - 1.5), - .8015666610717216 %i, 14)
Result:
.5667932216168735 and 0.234773439454848
This differed from the expected result:
true
********************** Problem 232 ***************
Input:
test_bessel(bessel_i(- 2.5, 1.5), .8015666610717216, 14)
Result:
.2347734394548481
This differed from the expected result:
true
********************** Problem 242 ***************
Input:
test_bessel(bessel_i(2.5, - 1.0), .05709890920304825 %i, 15)
Result:
.01672388330721784
This differed from the expected result:
true