warning: Graph library does not contain optional GraphML reader. note: to enable GraphML support, set EXPAT_INCLUDE and EXPAT_LIBPATH to the note: directories containing the Expat headers and libraries, respectively. warning: skipping optional Message Passing Interface (MPI) library. note: to enable MPI support, add "using mpi ;" to user-config.jam. note: to suppress this message, pass "--without-mpi" to bjam. note: otherwise, you can safely ignore this message. warning: Python location is not configured warning: the Boost.Python library won't be built Building Boost.Regex with the optional Unicode/ICU support disabled. Please refer to the Boost.Regex documentation for more information (don't panic: this is a strictly optional feature). ...patience... ...patience... ...found 3095 targets... ...updating 398 targets... darwin.compile.c++ ../bin.v2/test/special_functions_test.test/darwin/debug/special_functions_test.o darwin.link ../bin.v2/test/special_functions_test.test/darwin/debug/special_functions_test testing.capture-output ../bin.v2/test/special_functions_test.test/darwin/debug/special_functions_test.run **passed** ../bin.v2/test/special_functions_test.test/darwin/debug/special_functions_test.test darwin.compile.c++ ../bin.v2/test/test_bernoulli.test/darwin/debug/test_bernoulli.o darwin.link ../bin.v2/test/test_bernoulli.test/darwin/debug/test_bernoulli testing.capture-output ../bin.v2/test/test_bernoulli.test/darwin/debug/test_bernoulli.run **passed** ../bin.v2/test/test_bernoulli.test/darwin/debug/test_bernoulli.test darwin.compile.c++ ../bin.v2/test/test_constants.test/darwin/debug/test_constants.o darwin.link ../bin.v2/test/test_constants.test/darwin/debug/test_constants testing.capture-output ../bin.v2/test/test_constants.test/darwin/debug/test_constants.run **passed** ../bin.v2/test/test_constants.test/darwin/debug/test_constants.test darwin.compile.c++ ../bin.v2/test/test_beta.test/darwin/debug/test_beta.o darwin.link ../bin.v2/test/test_beta.test/darwin/debug/test_beta testing.capture-output ../bin.v2/test/test_beta.test/darwin/debug/test_beta.run ====== BEGIN OUTPUT ====== Running 1 test case... Tests run with GNU C++ version 4.0.1 (Apple Computer, Inc. build 5367), GNU libstdc++ version 20050421, Mac OS Testing Beta Function: Small Values with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::beta Max = 0 RMS Mean=0 Testing Beta Function: Medium Values with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::beta Max = 0 RMS Mean=0 Testing Beta Function: Divergent Values with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::beta Max = 0 RMS Mean=0 Testing Beta Function: Small Values with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::beta Max = 0 RMS Mean=0 Testing Beta Function: Medium Values with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::beta Max = 0.9471 RMS Mean=0.05964 worst case at row: 1096 { 90.58, 29.71, 3.332e-30 } Testing Beta Function: Divergent Values with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::beta Max = 0 RMS Mean=0 Testing Beta Function: Small Values with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::beta Max = 2.646 RMS Mean=1.235 worst case at row: 15 { 6.009e-05, 1.731e-06, 5.945e+05 } Testing Beta Function: Medium Values with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::beta Max = 75.36 RMS Mean=20.8 worst case at row: 1652 { 97.06, 97.06, 1.321e-59 } Testing Beta Function: Divergent Values with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::beta Max = 10.94 RMS Mean=2.819 worst case at row: 324 { 31.31, 31.31, 8.916e-20 } Testing Beta Function: Small Values with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::beta Max = 11.51 RMS Mean=7.027 worst case at row: 16 { 6.009e-05, 2.166e-06, 4.784e+05 } Mean error greater than expected value of 6 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Beta Function: Medium Values with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::beta Max = 80.37 RMS Mean=23.34 worst case at row: 1372 { 95.75, 90.58, 3.203e-57 } Testing Beta Function: Divergent Values with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::beta Max = 20.76 RMS Mean=4.736 worst case at row: 346 { 35.52, 3.452, 1.249e-05 } Peak error greater than expected value of 15 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed *** 2 failures detected in test suite "Test Program" EXIT STATUS: 201 ====== END OUTPUT ====== DYLD_LIBRARY_PATH=/Development/boost/bin.v2/libs/regex/build/darwin/debug:$DYLD_LIBRARY_PATH export DYLD_LIBRARY_PATH "../bin.v2/test/test_beta.test/darwin/debug/test_beta" > "../bin.v2/test/test_beta.test/darwin/debug/test_beta.output" 2>&1 status=$? echo >> "../bin.v2/test/test_beta.test/darwin/debug/test_beta.output" echo EXIT STATUS: $status >> "../bin.v2/test/test_beta.test/darwin/debug/test_beta.output" if test $status -eq 0 ; then cp "../bin.v2/test/test_beta.test/darwin/debug/test_beta.output" "../bin.v2/test/test_beta.test/darwin/debug/test_beta.run" fi verbose=0 if test $status -ne 0 ; then verbose=1 fi if test $verbose -eq 1 ; then echo ====== BEGIN OUTPUT ====== cat "../bin.v2/test/test_beta.test/darwin/debug/test_beta.output" echo ====== END OUTPUT ====== fi exit $status ...failed testing.capture-output ../bin.v2/test/test_beta.test/darwin/debug/test_beta.run... darwin.compile.c++ ../bin.v2/test/test_beta_dist.test/darwin/debug/test_beta_dist.o darwin.link ../bin.v2/test/test_beta_dist.test/darwin/debug/test_beta_dist testing.capture-output ../bin.v2/test/test_beta_dist.test/darwin/debug/test_beta_dist.run **passed** ../bin.v2/test/test_beta_dist.test/darwin/debug/test_beta_dist.test darwin.compile.c++ ../bin.v2/test/test_binomial.test/darwin/debug/test_binomial.o darwin.link ../bin.v2/test/test_binomial.test/darwin/debug/test_binomial testing.capture-output ../bin.v2/test/test_binomial.test/darwin/debug/test_binomial.run **passed** ../bin.v2/test/test_binomial.test/darwin/debug/test_binomial.test darwin.compile.c++ ../bin.v2/test/test_binomial_coeff.test/darwin/debug/test_binomial_coeff.o darwin.link ../bin.v2/test/test_binomial_coeff.test/darwin/debug/test_binomial_coeff testing.capture-output ../bin.v2/test/test_binomial_coeff.test/darwin/debug/test_binomial_coeff.run **passed** ../bin.v2/test/test_binomial_coeff.test/darwin/debug/test_binomial_coeff.test darwin.compile.c++ ../bin.v2/test/test_carlson.test/darwin/debug/test_carlson.o darwin.link ../bin.v2/test/test_carlson.test/darwin/debug/test_carlson testing.capture-output ../bin.v2/test/test_carlson.test/darwin/debug/test_carlson.run **passed** ../bin.v2/test/test_carlson.test/darwin/debug/test_carlson.test darwin.compile.c++ ../bin.v2/test/test_cauchy.test/darwin/debug/test_cauchy.o darwin.link ../bin.v2/test/test_cauchy.test/darwin/debug/test_cauchy testing.capture-output ../bin.v2/test/test_cauchy.test/darwin/debug/test_cauchy.run **passed** ../bin.v2/test/test_cauchy.test/darwin/debug/test_cauchy.test darwin.compile.c++ ../bin.v2/test/test_cbrt.test/darwin/debug/test_cbrt.o darwin.link ../bin.v2/test/test_cbrt.test/darwin/debug/test_cbrt testing.capture-output ../bin.v2/test/test_cbrt.test/darwin/debug/test_cbrt.run **passed** ../bin.v2/test/test_cbrt.test/darwin/debug/test_cbrt.test darwin.compile.c++ ../bin.v2/test/test_chi_squared.test/darwin/debug/test_chi_squared.o darwin.link ../bin.v2/test/test_chi_squared.test/darwin/debug/test_chi_squared testing.capture-output ../bin.v2/test/test_chi_squared.test/darwin/debug/test_chi_squared.run **passed** ../bin.v2/test/test_chi_squared.test/darwin/debug/test_chi_squared.test darwin.compile.c++ ../bin.v2/test/test_classify.test/darwin/debug/test_classify.o darwin.link ../bin.v2/test/test_classify.test/darwin/debug/test_classify testing.capture-output ../bin.v2/test/test_classify.test/darwin/debug/test_classify.run **passed** ../bin.v2/test/test_classify.test/darwin/debug/test_classify.test darwin.compile.c++ ../bin.v2/test/test_digamma.test/darwin/debug/test_digamma.o darwin.link ../bin.v2/test/test_digamma.test/darwin/debug/test_digamma testing.capture-output ../bin.v2/test/test_digamma.test/darwin/debug/test_digamma.run **passed** ../bin.v2/test/test_digamma.test/darwin/debug/test_digamma.test darwin.compile.c++ ../bin.v2/test/test_dist_overloads.test/darwin/debug/test_dist_overloads.o darwin.link ../bin.v2/test/test_dist_overloads.test/darwin/debug/test_dist_overloads testing.capture-output ../bin.v2/test/test_dist_overloads.test/darwin/debug/test_dist_overloads.run **passed** ../bin.v2/test/test_dist_overloads.test/darwin/debug/test_dist_overloads.test darwin.compile.c++ ../bin.v2/test/test_ellint_1.test/darwin/debug/test_ellint_1.o darwin.link ../bin.v2/test/test_ellint_1.test/darwin/debug/test_ellint_1 testing.capture-output ../bin.v2/test/test_ellint_1.test/darwin/debug/test_ellint_1.run **passed** ../bin.v2/test/test_ellint_1.test/darwin/debug/test_ellint_1.test darwin.compile.c++ ../bin.v2/test/test_ellint_2.test/darwin/debug/test_ellint_2.o darwin.link ../bin.v2/test/test_ellint_2.test/darwin/debug/test_ellint_2 testing.capture-output ../bin.v2/test/test_ellint_2.test/darwin/debug/test_ellint_2.run **passed** ../bin.v2/test/test_ellint_2.test/darwin/debug/test_ellint_2.test darwin.compile.c++ ../bin.v2/test/test_ellint_3.test/darwin/debug/test_ellint_3.o darwin.link ../bin.v2/test/test_ellint_3.test/darwin/debug/test_ellint_3 testing.capture-output ../bin.v2/test/test_ellint_3.test/darwin/debug/test_ellint_3.run **passed** ../bin.v2/test/test_ellint_3.test/darwin/debug/test_ellint_3.test darwin.compile.c++ ../bin.v2/test/test_erf.test/darwin/debug/test_erf.o darwin.link ../bin.v2/test/test_erf.test/darwin/debug/test_erf testing.capture-output ../bin.v2/test/test_erf.test/darwin/debug/test_erf.run ====== BEGIN OUTPUT ====== Running 1 test case... Testing basic sanity checks for type float Testing basic sanity checks for type double Testing basic sanity checks for type long double Testing basic sanity checks for type real_concept Tests run with GNU C++ version 4.0.1 (Apple Computer, Inc. build 5367), GNU libstdc++ version 20050421, Mac OS Testing Erf Function: Small Values with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::erf Max = 0 RMS Mean=0 boost::math::erfc Max = 0 RMS Mean=0 Testing Erf Function: Medium Values with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::erf Max = 0 RMS Mean=0 boost::math::erfc Max = 0 RMS Mean=0 Testing Erf Function: Large Values with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::erf Max = 0 RMS Mean=0 boost::math::erfc Max = 0 RMS Mean=0 Testing Inverse Erf Function with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::erf_inv Max = 0 RMS Mean=0 Testing Inverse Erfc Function with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::erfc_inv Max = 0 RMS Mean=0 Testing Erf Function: Small Values with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::erf Max = 0 RMS Mean=0 boost::math::erfc Max = 0 RMS Mean=0 Testing Erf Function: Medium Values with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::erf Max = 0 RMS Mean=0 boost::math::erfc Max = 0.8786 RMS Mean=0.08521 worst case at row: 448 { 6.569, 1, 1.543e-20 } Testing Erf Function: Large Values with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::erf Max = 0 RMS Mean=0 boost::math::erfc Max = 0.7612 RMS Mean=0.05478 worst case at row: 62 { 25.06, 1, 3.795e-275 } Testing Inverse Erf Function with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::erf_inv Max = 0 RMS Mean=0 Testing Inverse Erfc Function with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::erfc_inv Max = 0 RMS Mean=0 Testing Erf Function: Small Values with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::erf Max = 0.5802 RMS Mean=0.04738 worst case at row: 130 { 7.283e-07, 8.218e-07, 1 } boost::math::erfc Max = 0 RMS Mean=0 Testing Erf Function: Medium Values with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::erf Max = 0.9205 RMS Mean=0.1215 worst case at row: 256 { -0.1209, -0.1358, 1.136 } boost::math::erfc Max = 31.56 RMS Mean=5.811 worst case at row: 478 { 7.39, 1, 1.441e-25 } Peak error greater than expected value of 2 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 2 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Erf Function: Large Values with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::erf Max = 0 RMS Mean=0 boost::math::erfc Max = 4196 RMS Mean=1172 worst case at row: 299 { 89.71, 1, 4.571e-3498 } Peak error greater than expected value of 2 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 2 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Inverse Erf Function with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::erf_inv Max = 0.9959 RMS Mean=0.3888 worst case at row: 32 { -0.2774, -0.251 } Testing Inverse Erfc Function with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::erfc_inv Max = 0.9959 RMS Mean=0.397 worst case at row: 32 { 0.7226, 0.251 } Testing Inverse Erfc Function: extreme values with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::erfc_inv Max = 1.619 RMS Mean=0.3825 worst case at row: 186 { 1.026e-25, 7.413 } Testing Erf Function: Small Values with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::erf Max = 1.042 RMS Mean=0.3086 worst case at row: 148 { 0.2159, 0.2399, 0.7601 } boost::math::erfc Max = 0 RMS Mean=0 Testing Erf Function: Medium Values with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::erf Max = 2.726 RMS Mean=0.3491 worst case at row: 242 { -0.4318, -0.4585, 1.459 } boost::math::erfc Max = 31.65 RMS Mean=5.873 worst case at row: 498 { 7.938, 1, 3.031e-29 } Peak error greater than expected value of 20 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Testing Erf Function: Large Values with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::erf Max = 0 RMS Mean=0 boost::math::erfc Max = 4196 RMS Mean=1172 worst case at row: 299 { 89.71, 1, 4.571e-3498 } Peak error greater than expected value of 20 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 6 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Inverse Erf Function with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::erf_inv Max = 0.9959 RMS Mean=0.3888 worst case at row: 32 { -0.2774, -0.251 } Testing Inverse Erfc Function with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::erfc_inv Max = 0.9959 RMS Mean=0.397 worst case at row: 32 { 0.7226, 0.251 } *** 7 failures detected in test suite "Test Program" EXIT STATUS: 201 ====== END OUTPUT ====== DYLD_LIBRARY_PATH=/Development/boost/bin.v2/libs/regex/build/darwin/debug:$DYLD_LIBRARY_PATH export DYLD_LIBRARY_PATH "../bin.v2/test/test_erf.test/darwin/debug/test_erf" > "../bin.v2/test/test_erf.test/darwin/debug/test_erf.output" 2>&1 status=$? echo >> "../bin.v2/test/test_erf.test/darwin/debug/test_erf.output" echo EXIT STATUS: $status >> "../bin.v2/test/test_erf.test/darwin/debug/test_erf.output" if test $status -eq 0 ; then cp "../bin.v2/test/test_erf.test/darwin/debug/test_erf.output" "../bin.v2/test/test_erf.test/darwin/debug/test_erf.run" fi verbose=0 if test $status -ne 0 ; then verbose=1 fi if test $verbose -eq 1 ; then echo ====== BEGIN OUTPUT ====== cat "../bin.v2/test/test_erf.test/darwin/debug/test_erf.output" echo ====== END OUTPUT ====== fi exit $status ...failed testing.capture-output ../bin.v2/test/test_erf.test/darwin/debug/test_erf.run... darwin.compile.c++ ../bin.v2/test/test_error_handling.test/darwin/debug/test_error_handling.o darwin.link ../bin.v2/test/test_error_handling.test/darwin/debug/test_error_handling testing.capture-output ../bin.v2/test/test_error_handling.test/darwin/debug/test_error_handling.run **passed** ../bin.v2/test/test_error_handling.test/darwin/debug/test_error_handling.test darwin.compile.c++ ../bin.v2/test/test_exponential_dist.test/darwin/debug/test_exponential_dist.o darwin.link ../bin.v2/test/test_exponential_dist.test/darwin/debug/test_exponential_dist testing.capture-output ../bin.v2/test/test_exponential_dist.test/darwin/debug/test_exponential_dist.run **passed** ../bin.v2/test/test_exponential_dist.test/darwin/debug/test_exponential_dist.test darwin.compile.c++ ../bin.v2/test/test_extreme_value.test/darwin/debug/test_extreme_value.o darwin.link ../bin.v2/test/test_extreme_value.test/darwin/debug/test_extreme_value testing.capture-output ../bin.v2/test/test_extreme_value.test/darwin/debug/test_extreme_value.run **passed** ../bin.v2/test/test_extreme_value.test/darwin/debug/test_extreme_value.test darwin.compile.c++ ../bin.v2/test/test_factorials.test/darwin/debug/test_factorials.o darwin.link ../bin.v2/test/test_factorials.test/darwin/debug/test_factorials testing.capture-output ../bin.v2/test/test_factorials.test/darwin/debug/test_factorials.run ====== BEGIN OUTPUT ====== Running 1 test case... test_factorials.cpp(144): error in "test_main_caller( argc, argv )": difference between ::boost::math::rising_factorial(static_cast(-30.25), -21){-1.50079704000923674654e-34} and static_cast(-1.50079704000923674318934280259377728203516775215430875839823e-34L){-1.5007970400092367432e-34} exceeds 2.1684e-16% max factorial for float 34 max factorial for double 170 max factorial for long double 170 max factorial for real_concept 100 *** 1 failure detected in test suite "Test Program" EXIT STATUS: 201 ====== END OUTPUT ====== DYLD_LIBRARY_PATH=/Development/boost/bin.v2/libs/regex/build/darwin/debug:$DYLD_LIBRARY_PATH export DYLD_LIBRARY_PATH "../bin.v2/test/test_factorials.test/darwin/debug/test_factorials" > "../bin.v2/test/test_factorials.test/darwin/debug/test_factorials.output" 2>&1 status=$? echo >> "../bin.v2/test/test_factorials.test/darwin/debug/test_factorials.output" echo EXIT STATUS: $status >> "../bin.v2/test/test_factorials.test/darwin/debug/test_factorials.output" if test $status -eq 0 ; then cp "../bin.v2/test/test_factorials.test/darwin/debug/test_factorials.output" "../bin.v2/test/test_factorials.test/darwin/debug/test_factorials.run" fi verbose=0 if test $status -ne 0 ; then verbose=1 fi if test $verbose -eq 1 ; then echo ====== BEGIN OUTPUT ====== cat "../bin.v2/test/test_factorials.test/darwin/debug/test_factorials.output" echo ====== END OUTPUT ====== fi exit $status ...failed testing.capture-output ../bin.v2/test/test_factorials.test/darwin/debug/test_factorials.run... darwin.compile.c++ ../bin.v2/test/test_fisher_f.test/darwin/debug/test_fisher_f.o darwin.link ../bin.v2/test/test_fisher_f.test/darwin/debug/test_fisher_f testing.capture-output ../bin.v2/test/test_fisher_f.test/darwin/debug/test_fisher_f.run **passed** ../bin.v2/test/test_fisher_f.test/darwin/debug/test_fisher_f.test darwin.compile.c++ ../bin.v2/test/test_gamma.test/darwin/debug/test_gamma.o darwin.link ../bin.v2/test/test_gamma.test/darwin/debug/test_gamma testing.capture-output ../bin.v2/test/test_gamma.test/darwin/debug/test_gamma.run ====== BEGIN OUTPUT ====== Running 1 test case... Tests run with GNU C++ version 4.0.1 (Apple Computer, Inc. build 5367), GNU libstdc++ version 20050421, Mac OS Testing factorials with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 0 RMS Mean=0 boost::math::lgamma Max = 0 RMS Mean=0 Testing near 0 with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 0 RMS Mean=0 boost::math::lgamma Max = 0 RMS Mean=0 Testing near 1 with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 0 RMS Mean=0 boost::math::lgamma Max = 0 RMS Mean=0 Testing near 2 with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 0 RMS Mean=0 boost::math::lgamma Max = 0 RMS Mean=0 Testing near -10 with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 0 RMS Mean=0 boost::math::lgamma Max = 0 RMS Mean=0 Testing near -55 with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 0 RMS Mean=0 boost::math::lgamma Max = 0 RMS Mean=0 Testing tgamma1pm1(dz) with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma1pm1 Max = 0 RMS Mean=0 Testing factorials with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 0.6218 RMS Mean=0.04419 worst case at row: 170 { 72.5, 7.204e+102, 236.8 } boost::math::lgamma Max = 0 RMS Mean=0 Testing near 0 with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 0 RMS Mean=0 boost::math::lgamma Max = 0 RMS Mean=0 Testing near 1 with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 0 RMS Mean=0 boost::math::lgamma Max = 0 RMS Mean=0 Testing near 2 with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 0 RMS Mean=0 boost::math::lgamma Max = 0 RMS Mean=0 Testing near -10 with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 0 RMS Mean=0 boost::math::lgamma Max = 0 RMS Mean=0 Testing near -55 with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 0 RMS Mean=0 boost::math::lgamma Max = 0 RMS Mean=0 Testing tgamma1pm1(dz) with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma1pm1 Max = 0 RMS Mean=0 Testing factorials with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 57.68 RMS Mean=14.42 worst case at row: 194 { 96.5, 1.011e+149, 343.1 } boost::math::lgamma Max = 0.9914 RMS Mean=0.3006 worst case at row: 27 { 28, 1.089e+28, 64.56 } Testing near 0 with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 8.501 RMS Mean=4.141 worst case at row: 25 { 0.0001221, 8191, 9.011 } boost::math::lgamma Max = 1.422 RMS Mean=0.5655 worst case at row: 5 { -0.0625, -16.64, 2.812 } Testing near 1 with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 8.501 RMS Mean=4.101 worst case at row: 26 { 1, 0.9999, -7.045e-05 } Peak error greater than expected value of 8 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed boost::math::lgamma Max = 0.9482 RMS Mean=0.3602 worst case at row: 35 { 1.062, 0.9676, -0.03296 } Testing near 2 with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 8 RMS Mean=3.701 worst case at row: 18 { 2, 1, -3.226e-06 } Peak error greater than expected value of 8 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed boost::math::lgamma Max = 0.8782 RMS Mean=0.2423 worst case at row: 40 { 2.5, 1.329, 0.2847 } Testing near -10 with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 8.65 RMS Mean=4.203 worst case at row: 24 { -10, 0.004516, -5.4 } Peak error greater than expected value of 8 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed boost::math::lgamma Max = 3.806 RMS Mean=1.01 worst case at row: 19 { -10, -0.07224, -2.628 } Testing near -55 with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 33.8 RMS Mean=16.23 worst case at row: 37 { -54.75, -9.546e-73, -165.8 } boost::math::lgamma Max = 0.8213 RMS Mean=0.4993 worst case at row: 20 { -55, -2.065e-68, -155.9 } Testing tgamma1pm1(dz) with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma1pm1 Max = 3.042 RMS Mean=0.7447 worst case at row: 1 { -0.4643, 0.6574 } Testing factorials with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 49.24 RMS Mean=13.19 worst case at row: 197 { 99.5, 9.368e+154, 356.8 } boost::math::lgamma Max = 21.22 RMS Mean=1.649 worst case at row: 99 { 1.5, 0.8862, -0.1208 } Testing near 0 with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 4.514 RMS Mean=2.57 worst case at row: 39 { 0.5, 1.772, 0.5724 } boost::math::lgamma Max = 5.793 RMS Mean=1.939 worst case at row: 38 { 0.375, 2.37, 0.8631 } Testing near 1 with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 4.88 RMS Mean=2.562 worst case at row: 1 { 0.625, 1.435, 0.3608 } boost::math::lgamma Max = 2.422e+06 RMS Mean=4.68e+05 worst case at row: 21 { 1, 1, -2.202e-06 } Testing near 2 with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 4.529 RMS Mean=2.363 worst case at row: 7 { 1.984, 0.9935, -0.006527 } boost::math::lgamma Max = 1.759e+06 RMS Mean=3.214e+05 worst case at row: 19 { 2, 1, -1.613e-06 } Testing near -10 with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 6.056 RMS Mean=2.645 worst case at row: 17 { -10, -0.01806, -4.014 } boost::math::lgamma Max = 3.282 RMS Mean=1.1 worst case at row: 14 { -10, -0.002257, -6.094 } Testing near -55 with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 38.63 RMS Mean=17.56 worst case at row: 16 { -55, 2.581e-69, -157.9 } boost::math::lgamma Max = 1.593 RMS Mean=0.6332 worst case at row: 27 { -55, -1.616e-70, -160.7 } Testing tgamma1pm1(dz) with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma1pm1 Max = 3.222 RMS Mean=0.8364 worst case at row: 14 { -0.1918, 0.1552 } *** 3 failures detected in test suite "Test Program" EXIT STATUS: 201 ====== END OUTPUT ====== DYLD_LIBRARY_PATH=/Development/boost/bin.v2/libs/regex/build/darwin/debug:$DYLD_LIBRARY_PATH export DYLD_LIBRARY_PATH "../bin.v2/test/test_gamma.test/darwin/debug/test_gamma" > "../bin.v2/test/test_gamma.test/darwin/debug/test_gamma.output" 2>&1 status=$? echo >> "../bin.v2/test/test_gamma.test/darwin/debug/test_gamma.output" echo EXIT STATUS: $status >> "../bin.v2/test/test_gamma.test/darwin/debug/test_gamma.output" if test $status -eq 0 ; then cp "../bin.v2/test/test_gamma.test/darwin/debug/test_gamma.output" "../bin.v2/test/test_gamma.test/darwin/debug/test_gamma.run" fi verbose=0 if test $status -ne 0 ; then verbose=1 fi if test $verbose -eq 1 ; then echo ====== BEGIN OUTPUT ====== cat "../bin.v2/test/test_gamma.test/darwin/debug/test_gamma.output" echo ====== END OUTPUT ====== fi exit $status ...failed testing.capture-output ../bin.v2/test/test_gamma.test/darwin/debug/test_gamma.run... darwin.compile.c++ ../bin.v2/test/test_gamma_dist.test/darwin/debug/test_gamma_dist.o darwin.link ../bin.v2/test/test_gamma_dist.test/darwin/debug/test_gamma_dist testing.capture-output ../bin.v2/test/test_gamma_dist.test/darwin/debug/test_gamma_dist.run **passed** ../bin.v2/test/test_gamma_dist.test/darwin/debug/test_gamma_dist.test darwin.compile.c++ ../bin.v2/test/test_hermite.test/darwin/debug/test_hermite.o darwin.link ../bin.v2/test/test_hermite.test/darwin/debug/test_hermite testing.capture-output ../bin.v2/test/test_hermite.test/darwin/debug/test_hermite.run ...on 100th target... **passed** ../bin.v2/test/test_hermite.test/darwin/debug/test_hermite.test darwin.compile.c++ ../bin.v2/test/test_ibeta.test/darwin/debug/test_ibeta.o darwin.link ../bin.v2/test/test_ibeta.test/darwin/debug/test_ibeta testing.capture-output ../bin.v2/test/test_ibeta.test/darwin/debug/test_ibeta.run ====== BEGIN OUTPUT ====== Running 1 test case... Tests run with GNU C++ version 4.0.1 (Apple Computer, Inc. build 5367), GNU libstdc++ version 20050421, Mac OS Testing Incomplete Beta Function: Small Values with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::beta Max = 0 RMS Mean=0 boost::math::betac Max = 0 RMS Mean=0 boost::math::ibeta Max = 0 RMS Mean=0 boost::math::ibetac Max = 0 RMS Mean=0 Testing Incomplete Beta Function: Medium Values with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::beta Max = 0 RMS Mean=0 boost::math::betac Max = 0 RMS Mean=0 boost::math::ibeta Max = 0 RMS Mean=0 boost::math::ibetac Max = 0 RMS Mean=0 Testing Incomplete Beta Function: Large and Diverse Values with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::beta Max = 0 RMS Mean=0 boost::math::betac Max = 0 RMS Mean=0 boost::math::ibeta Max = 0 RMS Mean=0 boost::math::ibetac Max = 0 RMS Mean=0 Testing Incomplete Beta Function: Small Integer Values with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::beta Max = 0 RMS Mean=0 boost::math::betac Max = 0 RMS Mean=0 boost::math::ibeta Max = 0 RMS Mean=0 boost::math::ibetac Max = 0.7228 RMS Mean=0.02286 worst case at row: 3 { 1, 1, 0.3082, 0.3082, 0.6918, 0.3082, 0.6918 } Testing Incomplete Beta Function: Small Values with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::beta Max = 0 RMS Mean=0 boost::math::betac Max = 0.6759 RMS Mean=0.03023 worst case at row: 455 { 9.106, 1.33, 0.2581, 4.433e-07, 0.04624, 9.588e-06, 1 } boost::math::ibeta Max = 0 RMS Mean=0 boost::math::ibetac Max = 0 RMS Mean=0 Testing Incomplete Beta Function: Medium Values with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::beta Max = 0.7156 RMS Mean=0.0471 worst case at row: 81 { 16.9, 80.91, 0.3508, 1.894e-20, 7.285e-25, 1, 3.846e-05 } boost::math::betac Max = 0.9492 RMS Mean=0.1148 worst case at row: 246 { 48.54, 79.81, 0.03441, 1.31e-74, 4.953e-38, 2.644e-37, 1 } boost::math::ibeta Max = 0.6745 RMS Mean=0.03017 worst case at row: 444 { 88.52, 95.92, 0.5037, 9.573e-57, 3.341e-57, 0.7413, 0.2587 } boost::math::ibetac Max = 0.9254 RMS Mean=0.04139 worst case at row: 268 { 52.69, 90.89, 0.6555, 4.472e-42, 4.395e-54, 1, 9.828e-13 } Testing Incomplete Beta Function: Large and Diverse Values with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::beta Max = 0.9993 RMS Mean=0.08124 worst case at row: 787 { 143.9, 3178, 0.1271, 1.041e-258, 1.082e-319, 1, 1.039e-61 } boost::math::betac Max = 1.117 RMS Mean=0.05715 worst case at row: 1052 { 3.466e+04, 103.4, 0.8147, 0, 1.593e-307, 0, 1 } boost::math::ibeta Max = 2.302 RMS Mean=0.1072 worst case at row: 983 { 4695, 1.54e+04, 0.1356, 0, 0, 3.093e-307, 1 } Peak error greater than expected value of 2 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed boost::math::ibetac Max = 6.102 RMS Mean=0.1846 worst case at row: 1018 { 2.182e+04, 4257, 0.9058, 0, 0, 1, 1.112e-267 } Peak error greater than expected value of 2 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Testing Incomplete Beta Function: Small Integer Values with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::beta Max = 0.7855 RMS Mean=0.03228 worst case at row: 127 { 5, 9, 0.9058, 0.0001554, 4.555e-11, 1, 2.931e-07 } boost::math::betac Max = 0.5862 RMS Mean=0.03141 worst case at row: 678 { 25, 29, 0.9134, 4.425e-17, 6.571e-34, 1, 1.485e-17 } boost::math::ibeta Max = 0.9062 RMS Mean=0.02866 worst case at row: 690 { 25, 37, 0.1271, 1.495e-26, 4.547e-19, 3.289e-08, 1 } boost::math::ibetac Max = 0.6239 RMS Mean=0.02604 worst case at row: 54 { 1, 21, 0.6324, 0.04762, 3.554e-11, 1, 7.464e-10 } Testing Incomplete Beta Function: Small Values with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::beta Max = 12.49 RMS Mean=2.078 worst case at row: 42 { 0.9713, 9.941, 0.08391, 0.06505, 0.04442, 0.5942, 0.4058 } boost::math::betac Max = 8.203 RMS Mean=2.017 worst case at row: 411 { 8.034, 3.97, 0.652, 0.0003277, 0.0004465, 0.4233, 0.5767 } boost::math::ibeta Max = 11.3 RMS Mean=1.826 worst case at row: 336 { 6.557, 7.979, 0.04516, 1.741e-10, 6.065e-05, 2.87e-06, 1 } boost::math::ibetac Max = 9.915 RMS Mean=1.848 worst case at row: 462 { 9.174, 8.018, 0.9502, 8.54e-06, 3.08e-12, 1, 3.607e-07 } Testing Incomplete Beta Function: Medium Values with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::beta Max = 76.95 RMS Mean=14.62 worst case at row: 381 { 74.41, 68.98, 0.5471, 2.389e-44, 7.993e-45, 0.7493, 0.2507 } boost::math::betac Max = 73.55 RMS Mean=14.51 worst case at row: 469 { 93.4, 96.5, 0.189, 7.657e-79, 2.556e-58, 2.996e-21, 1 } boost::math::ibeta Max = 88.51 RMS Mean=15.73 worst case at row: 323 { 64.43, 54.38, 0.3937, 6.559e-40, 1.213e-36, 0.0005406, 0.9995 } boost::math::ibetac Max = 89.11 RMS Mean=12.73 worst case at row: 354 { 68.34, 91.37, 0.9595, 1.781e-48, 4.05e-131, 1, 2.274e-83 } Testing Incomplete Beta Function: Large and Diverse Values with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::beta Max = 1.204e+05 RMS Mean=4457 worst case at row: 792 { 150.6, 3.067e+05, 0.9134, 3.686e-565, 0, 1, 0 } Peak error greater than expected value of 5000 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 500 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed boost::math::betac Max = 1.267e+05 RMS Mean=6242 worst case at row: 1192 { 4.351e+05, 397.6, 0.6324, 0, 1.011e-1382, 0, 1 } Peak error greater than expected value of 5000 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 500 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed boost::math::ibeta Max = 6.452e+04 RMS Mean=2395 worst case at row: 1135 { 2.413e+05, 4.178e+05, 0.3082, 0, 0, 2.989e-2179, 1 } Peak error greater than expected value of 5000 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 500 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed boost::math::ibetac Max = 3.077e+04 RMS Mean=1377 worst case at row: 1138 { 2.465e+05, 4.395e+04, 0.9134, 0, 0, 1, 2.806e-2788 } Peak error greater than expected value of 5000 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 500 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Incomplete Beta Function: Small Integer Values with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::beta Max = 16.88 RMS Mean=5.078 worst case at row: 771 { 29, 29, 0.1356, 4.636e-29, 2.294e-18, 2.021e-11, 1 } boost::math::betac Max = 19.15 RMS Mean=5.262 worst case at row: 865 { 33, 25, 0.8147, 4.028e-18, 3.87e-23, 1, 9.606e-06 } boost::math::ibeta Max = 18.49 RMS Mean=2.165 worst case at row: 900 { 37, 1, 0.1271, 1.914e-35, 0.02703, 7.081e-34, 1 } boost::math::ibetac Max = 15.56 RMS Mean=2.822 worst case at row: 86 { 1, 33, 0.835, 0.0303, 4.532e-28, 1, 1.496e-26 } Testing Incomplete Beta Function: Small Values with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::beta Max = 14.53 RMS Mean=3.193 worst case at row: 120 { 2.4, 8.226, 0.2971, 0.00484, 0.001699, 0.7401, 0.2599 } boost::math::betac Max = 15.45 RMS Mean=3.518 worst case at row: 10 { 0.3183, 3.166, 0.07765, 1.337, 0.6794, 0.6631, 0.3369 } boost::math::ibeta Max = 22.41 RMS Mean=3.845 worst case at row: 426 { 8.258, 4.625, 0.2306, 2.885e-07, 0.0003308, 0.0008715, 0.9991 } boost::math::ibetac Max = 19.7 RMS Mean=3.492 worst case at row: 245 { 4.82, 8.776, 0.7638, 0.0002099, 1.458e-07, 0.9993, 0.0006939 } Testing Incomplete Beta Function: Medium Values with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::beta Max = 99.54 RMS Mean=16.13 worst case at row: 409 { 80.03, 47.27, 0.6324, 8.219e-38, 7.335e-38, 0.5284, 0.4716 } boost::math::betac Max = 66.85 RMS Mean=15.58 worst case at row: 438 { 86.87, 67.95, 0.2479, 1.93e-63, 3.21e-47, 6.014e-17, 1 } boost::math::ibeta Max = 69.91 RMS Mean=12.88 worst case at row: 344 { 66.92, 0.8314, 0.75, 8.146e-11, 0.03435, 2.371e-09, 1 } boost::math::ibetac Max = 73.54 RMS Mean=13.19 worst case at row: 460 { 91.6, 65.52, 0.9126, 1.799e-47, 1.976e-75, 1, 1.098e-28 } Testing Incomplete Beta Function: Large and Diverse Values with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::beta Max = 1.361e+05 RMS Mean=1.503e+04 worst case at row: 710 { 23.52, 3.638e+05, 0.9134, 8.852e-110, 0, 1, 0 } boost::math::betac Max = 1.506e+05 RMS Mean=1.499e+04 worst case at row: 1204 { 4.817e+05, 360.4, 0.835, 0, 1.184e-1284, 0, 1 } boost::math::ibeta Max = 7.7e+04 RMS Mean=4247 worst case at row: 1145 { 2.798e+05, 1.109e+05, 0.6324, 0, 0, 5.318e-2660, 1 } boost::math::ibetac Max = 1.151e+05 RMS Mean=3557 worst case at row: 1186 { 4.227e+05, 1.507e+04, 0.9689, 0, 0, 1, 2.807e-35 } Testing Incomplete Beta Function: Small Integer Values with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::beta Max = 22.39 RMS Mean=7.605 worst case at row: 861 { 33, 25, 0.1356, 2.367e-32, 4.028e-18, 5.877e-15, 1 } boost::math::betac Max = 24.15 RMS Mean=7.804 worst case at row: 698 { 25, 37, 0.9134, 4.547e-19, 1.604e-42, 1, 3.528e-24 } boost::math::ibeta Max = 12.1 RMS Mean=2.111 worst case at row: 801 { 33, 1, 0.1356, 6.953e-31, 0.0303, 2.295e-29, 1 } boost::math::ibetac Max = 19.88 RMS Mean=3.002 worst case at row: 85 { 1, 33, 0.8147, 0.0303, 2.08e-26, 1, 6.865e-25 } *** 10 failures detected in test suite "Test Program" EXIT STATUS: 201 ====== END OUTPUT ====== DYLD_LIBRARY_PATH=/Development/boost/bin.v2/libs/regex/build/darwin/debug:$DYLD_LIBRARY_PATH export DYLD_LIBRARY_PATH "../bin.v2/test/test_ibeta.test/darwin/debug/test_ibeta" > "../bin.v2/test/test_ibeta.test/darwin/debug/test_ibeta.output" 2>&1 status=$? echo >> "../bin.v2/test/test_ibeta.test/darwin/debug/test_ibeta.output" echo EXIT STATUS: $status >> "../bin.v2/test/test_ibeta.test/darwin/debug/test_ibeta.output" if test $status -eq 0 ; then cp "../bin.v2/test/test_ibeta.test/darwin/debug/test_ibeta.output" "../bin.v2/test/test_ibeta.test/darwin/debug/test_ibeta.run" fi verbose=0 if test $status -ne 0 ; then verbose=1 fi if test $verbose -eq 1 ; then echo ====== BEGIN OUTPUT ====== cat "../bin.v2/test/test_ibeta.test/darwin/debug/test_ibeta.output" echo ====== END OUTPUT ====== fi exit $status ...failed testing.capture-output ../bin.v2/test/test_ibeta.test/darwin/debug/test_ibeta.run... darwin.compile.c++ ../bin.v2/test/test_ibeta_inv.test/darwin/debug/test_ibeta_inv.o darwin.link ../bin.v2/test/test_ibeta_inv.test/darwin/debug/test_ibeta_inv testing.capture-output ../bin.v2/test/test_ibeta_inv.test/darwin/debug/test_ibeta_inv.run ====== BEGIN OUTPUT ====== Running 1 test case... Tests run with GNU C++ version 4.0.1 (Apple Computer, Inc. build 5367), GNU libstdc++ version 20050421, Mac OS Testing Inverse incomplete beta with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::ibeta_inv Max = 0 RMS Mean=0 boost::math::ibetac_inv Max = 0 RMS Mean=0 Testing Inverse incomplete beta with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::ibeta_inv Max = 3.21 RMS Mean=0.2101 worst case at row: 171 { 0.0002957, 0.3176, 0.8147, 1.861e-300, 0 } Peak error greater than expected value of 1 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed boost::math::ibetac_inv Max = 2.102 RMS Mean=0.1714 worst case at row: 153 { 0.0002413, 12.13, 0.1356, 0, 2.833e-264 } Peak error greater than expected value of 1 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Testing Inverse incomplete beta with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::ibeta_inv Max = 5.615e+04 RMS Mean=4437 worst case at row: 37 { 2.4e-05, 462.9, 0.8147, 3.11e-3711, 0 } Peak error greater than expected value of 10000 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 1000 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed boost::math::ibetac_inv Max = 1.032e+05 RMS Mean=5372 worst case at row: 33 { 2.245e-05, 4.451e+05, 0.2211, 0, 5.317e-4841 } Peak error greater than expected value of 10000 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 1000 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Inverse incomplete beta with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::ibeta_inv Max = 1.51e+05 RMS Mean=9653 worst case at row: 60 { 3.408e-05, 2.888e+05, 0.8147, 2.109e-2617, 0 } boost::math::ibetac_inv Max = 2.17e+05 RMS Mean=1.302e+04 worst case at row: 83 { 4.117e-05, 2.425e+04, 0.3082, 0, 5.039e-3893 } *** 6 failures detected in test suite "Test Program" EXIT STATUS: 201 ====== END OUTPUT ====== DYLD_LIBRARY_PATH=/Development/boost/bin.v2/libs/regex/build/darwin/debug:$DYLD_LIBRARY_PATH export DYLD_LIBRARY_PATH "../bin.v2/test/test_ibeta_inv.test/darwin/debug/test_ibeta_inv" > "../bin.v2/test/test_ibeta_inv.test/darwin/debug/test_ibeta_inv.output" 2>&1 status=$? echo >> "../bin.v2/test/test_ibeta_inv.test/darwin/debug/test_ibeta_inv.output" echo EXIT STATUS: $status >> "../bin.v2/test/test_ibeta_inv.test/darwin/debug/test_ibeta_inv.output" if test $status -eq 0 ; then cp "../bin.v2/test/test_ibeta_inv.test/darwin/debug/test_ibeta_inv.output" "../bin.v2/test/test_ibeta_inv.test/darwin/debug/test_ibeta_inv.run" fi verbose=0 if test $status -ne 0 ; then verbose=1 fi if test $verbose -eq 1 ; then echo ====== BEGIN OUTPUT ====== cat "../bin.v2/test/test_ibeta_inv.test/darwin/debug/test_ibeta_inv.output" echo ====== END OUTPUT ====== fi exit $status ...failed testing.capture-output ../bin.v2/test/test_ibeta_inv.test/darwin/debug/test_ibeta_inv.run... darwin.compile.c++ ../bin.v2/test/test_ibeta_inv_ab.test/darwin/debug/test_ibeta_inv_ab.o darwin.link ../bin.v2/test/test_ibeta_inv_ab.test/darwin/debug/test_ibeta_inv_ab testing.capture-output ../bin.v2/test/test_ibeta_inv_ab.test/darwin/debug/test_ibeta_inv_ab.run **passed** ../bin.v2/test/test_ibeta_inv_ab.test/darwin/debug/test_ibeta_inv_ab.test darwin.compile.c++ ../bin.v2/test/test_igamma.test/darwin/debug/test_igamma.o darwin.link ../bin.v2/test/test_igamma.test/darwin/debug/test_igamma testing.capture-output ../bin.v2/test/test_igamma.test/darwin/debug/test_igamma.run ====== BEGIN OUTPUT ====== Running 1 test case... Tests run with GNU C++ version 4.0.1 (Apple Computer, Inc. build 5367), GNU libstdc++ version 20050421, Mac OS test_igamma.cpp(358): error in "test_main_caller( argc, argv )": difference between ::boost::math::tgamma(static_cast(5), static_cast(100)){3.87343328087455313769e-36} and static_cast(3.8734332808745531496973774140085644548465762343719e-36L){3.87343328087455314976e-36} exceeds 1.0842e-16% test_igamma.cpp(362): error in "test_main_caller( argc, argv )": difference between ::boost::math::tgamma(static_cast(0.5), static_cast(100)){3.70174786040827890956e-45} and static_cast(3.7017478604082789202535664481339075721362102520338e-45L){3.70174786040827892019e-45} exceeds 1.0842e-16% test_igamma.cpp(372): error in "test_main_caller( argc, argv )": difference between ::boost::math::gamma_q(static_cast(5), static_cast(100)){1.61393053369773047404e-37} and static_cast(1.6139305336977304790405739225035685228527400976549e-37L){1.61393053369773047903e-37} exceeds 1.0842e-16% test_igamma.cpp(358): error in "test_main_caller( argc, argv )": difference between ::boost::math::tgamma(static_cast(5), static_cast(100)){3.87343e-36} and static_cast(3.8734332808745531496973774140085644548465762343719e-36L){3.87343e-36} exceeds 1.0842e-16% test_igamma.cpp(362): error in "test_main_caller( argc, argv )": difference between ::boost::math::tgamma(static_cast(0.5), static_cast(100)){3.70175e-45} and static_cast(3.7017478604082789202535664481339075721362102520338e-45L){3.70175e-45} exceeds 1.0842e-16% test_igamma.cpp(372): error in "test_main_caller( argc, argv )": difference between ::boost::math::gamma_q(static_cast(5), static_cast(100)){1.61393e-37} and static_cast(1.6139305336977304790405739225035685228527400976549e-37L){1.61393e-37} exceeds 1.0842e-16% Testing tgamma(a, z) medium values with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 0 RMS Mean=0 boost::math::tgamma_lower Max = 0 RMS Mean=0 boost::math::gamma_q Max = 0 RMS Mean=0 boost::math::gamma_p Max = 0 RMS Mean=0 Testing tgamma(a, z) small values with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 0 RMS Mean=0 boost::math::tgamma_lower Max = 0 RMS Mean=0 boost::math::gamma_q Max = 0 RMS Mean=0 boost::math::gamma_p Max = 0 RMS Mean=0 Testing tgamma(a, z) large values with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::gamma_q Max = 0 RMS Mean=0 boost::math::gamma_p Max = 0 RMS Mean=0 Testing tgamma(a, z) integer and half integer values with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 0 RMS Mean=0 boost::math::tgamma_lower Max = 0 RMS Mean=0 boost::math::gamma_q Max = 0 RMS Mean=0 boost::math::gamma_p Max = 0 RMS Mean=0 Testing tgamma(a, z) medium values with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 0.7642 RMS Mean=0.091 worst case at row: 688 { 99.41, 97.41, 3.509e+154, 0.5669, 2.681e+154, 0.4331 } boost::math::tgamma_lower Max = 0.8773 RMS Mean=0.08747 worst case at row: 550 { 82.43, 84.43, 1.565e+121, 0.3993, 2.355e+121, 0.6007 } boost::math::gamma_q Max = 0.9972 RMS Mean=0.06128 worst case at row: 523 { 80.13, 160.3, 1.428e+105, 9.12e-13, 1.566e+117, 1 } boost::math::gamma_p Max = 0.9548 RMS Mean=0.04175 worst case at row: 323 { 49.31, 24.66, 4.198e+61, 1, 3.354e+56, 7.99e-06 } Testing tgamma(a, z) small values with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 0.7528 RMS Mean=0.04742 worst case at row: 163 { 1.511e-05, 1.36e-05, 10.63, 0.0001606, 6.615e+04, 0.9998 } boost::math::tgamma_lower Max = 0 RMS Mean=0 boost::math::gamma_q Max = 0 RMS Mean=0 boost::math::gamma_p Max = 0 RMS Mean=0 Testing tgamma(a, z) large values with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::gamma_q Max = 0 RMS Mean=0 boost::math::gamma_p Max = 0 RMS Mean=0 Testing tgamma(a, z) integer and half integer values with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 0.7402 RMS Mean=0.08575 worst case at row: 61 { 16.5, 33, 2.901e+09, 0.000559, 5.187e+12, 0.9994 } boost::math::tgamma_lower Max = 0 RMS Mean=0 boost::math::gamma_q Max = 0.5204 RMS Mean=0.04398 worst case at row: 27 { 5, 500, 4.489e-207, 1.87e-208, 24, 1 } boost::math::gamma_p Max = 0 RMS Mean=0 Testing tgamma(a, z) medium values with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 4115 RMS Mean=618.8 worst case at row: 671 { 97.07, 9707, 1.555e-3833, 1.118e-3983, 1.391e+150, 1 } Peak error greater than expected value of 100 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 50 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed boost::math::tgamma_lower Max = 132.8 RMS Mean=23.04 worst case at row: 500 { 79.83, 79.83, 2.057e+116, 0.4851, 2.183e+116, 0.5149 } Peak error greater than expected value of 100 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed boost::math::gamma_q Max = 4542 RMS Mean=623.8 worst case at row: 692 { 99.41, 9941, 1.195e-3924, 1.93e-4079, 6.19e+154, 1 } Peak error greater than expected value of 100 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 50 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed boost::math::gamma_p Max = 85.96 RMS Mean=9.877 worst case at row: 623 { 95.74, 0.9574, 3.131e+147, 1, 6.26e-05, 1.999e-152 } Testing tgamma(a, z) small values with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 30.43 RMS Mean=10.99 worst case at row: 6 { 1.65e-12, 100, 3.684e-46, 6.08e-58, 6.059e+11, 1 } Peak error greater than expected value of 20 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 10 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed boost::math::tgamma_lower Max = 10.38 RMS Mean=3.945 worst case at row: 238 { 0.02993, 0.0002993, 6.656, 0.2025, 26.2, 0.7975 } boost::math::gamma_q Max = 33.61 RMS Mean=11.13 worst case at row: 153 { 3.292e-06, 100, 3.684e-46, 1.213e-51, 3.038e+05, 1 } Peak error greater than expected value of 20 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 10 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed boost::math::gamma_p Max = 2.152 RMS Mean=0.2439 worst case at row: 245 { 0.05124, 0.0005124, 5.75, 0.3029, 13.24, 0.6971 } Testing tgamma(a, z) large values with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::gamma_q Max = 3853 RMS Mean=336.2 worst case at row: 236 { 9113, 1.823e+04, 0.2844, 1.382e-1217, 0.2058, 1 } boost::math::gamma_p Max = 3.921e+04 RMS Mean=2353 worst case at row: 246 { 5.373e+04, 2.687e+04, 0.1968, 1, 0.4596, 2.335e-4510 } Testing tgamma(a, z) integer and half integer values with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 1982 RMS Mean=244.2 worst case at row: 132 { 36.5, 3650, 1.953e-1459, 3.162e-1500, 6.178e+40, 1 } Peak error greater than expected value of 20 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 10 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed boost::math::tgamma_lower Max = 28.36 RMS Mean=5.832 worst case at row: 129 { 36.5, 36.5, 2.953e+40, 0.478, 3.225e+40, 0.522 } Peak error greater than expected value of 20 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed boost::math::gamma_q Max = 1043 RMS Mean=152.5 worst case at row: 104 { 28.5, 2850, 1.876e-1143, 3.27e-1172, 5.736e+28, 1 } Peak error greater than expected value of 20 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 10 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed boost::math::gamma_p Max = 26.99 RMS Mean=4.208 worst case at row: 133 { 37, 0.37, 3.72e+41, 1, 1.99e-18, 5.349e-60 } Peak error greater than expected value of 20 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Testing tgamma(a, z) medium values with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 4115 RMS Mean=618.8 worst case at row: 671 { 97.07, 9707, 1.555e-3833, 1.118e-3983, 1.391e+150, 1 } Peak error greater than expected value of 200 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 50 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed boost::math::tgamma_lower Max = 152.5 RMS Mean=21.88 worst case at row: 633 { 95.77, 95.77, 1.777e+147, 0.4864, 1.876e+147, 0.5136 } boost::math::gamma_q Max = 4491 RMS Mean=623.9 worst case at row: 692 { 99.41, 9941, 1.195e-3924, 1.93e-4079, 6.19e+154, 1 } Peak error greater than expected value of 200 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 50 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed boost::math::gamma_p Max = 88.96 RMS Mean=10.67 worst case at row: 609 { 93.43, 0.9343, 8.815e+142, 1, 7.439e-06, 8.439e-149 } Testing tgamma(a, z) small values with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 30.43 RMS Mean=10.99 worst case at row: 6 { 1.65e-12, 100, 3.684e-46, 6.08e-58, 6.059e+11, 1 } Peak error greater than expected value of 20 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 10 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed boost::math::tgamma_lower Max = 6.541 RMS Mean=3.063 worst case at row: 63 { 6.092e-10, 6.092e-12, 25.25, 1.538e-08, 1.642e+09, 1 } boost::math::gamma_q Max = 7.751 RMS Mean=3.085 worst case at row: 63 { 6.092e-10, 6.092e-12, 25.25, 1.538e-08, 1.642e+09, 1 } boost::math::gamma_p Max = 2.152 RMS Mean=0.2196 worst case at row: 245 { 0.05124, 0.0005124, 5.75, 0.3029, 13.24, 0.6971 } Testing tgamma(a, z) large values with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::gamma_q Max = 2.515e+05 RMS Mean=2.622e+04 worst case at row: 284 { 1.736e+06, 1.736e+06, 0.6302, 0.4993, 0.632, 0.5007 } boost::math::gamma_p Max = 2.508e+05 RMS Mean=2.612e+04 worst case at row: 284 { 1.736e+06, 1.736e+06, 0.6302, 0.4993, 0.632, 0.5007 } Testing tgamma(a, z) integer and half integer values with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::tgamma Max = 1982 RMS Mean=244.4 worst case at row: 132 { 36.5, 3650, 1.953e-1459, 3.162e-1500, 6.178e+40, 1 } Peak error greater than expected value of 40 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 10 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed boost::math::tgamma_lower Max = 21.05 RMS Mean=5.09 worst case at row: 101 { 28.5, 28.5, 2.725e+28, 0.4751, 3.011e+28, 0.5249 } boost::math::gamma_q Max = 1043 RMS Mean=152.3 worst case at row: 104 { 28.5, 2850, 1.876e-1143, 3.27e-1172, 5.736e+28, 1 } Peak error greater than expected value of 40 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 10 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed boost::math::gamma_p Max = 27.08 RMS Mean=5.404 worst case at row: 119 { 33, 0.33, 2.631e+35, 1, 2.84e-18, 1.079e-53 } *** 31 failures detected in test suite "Test Program" EXIT STATUS: 201 ====== END OUTPUT ====== DYLD_LIBRARY_PATH=/Development/boost/bin.v2/libs/regex/build/darwin/debug:$DYLD_LIBRARY_PATH export DYLD_LIBRARY_PATH "../bin.v2/test/test_igamma.test/darwin/debug/test_igamma" > "../bin.v2/test/test_igamma.test/darwin/debug/test_igamma.output" 2>&1 status=$? echo >> "../bin.v2/test/test_igamma.test/darwin/debug/test_igamma.output" echo EXIT STATUS: $status >> "../bin.v2/test/test_igamma.test/darwin/debug/test_igamma.output" if test $status -eq 0 ; then cp "../bin.v2/test/test_igamma.test/darwin/debug/test_igamma.output" "../bin.v2/test/test_igamma.test/darwin/debug/test_igamma.run" fi verbose=0 if test $status -ne 0 ; then verbose=1 fi if test $verbose -eq 1 ; then echo ====== BEGIN OUTPUT ====== cat "../bin.v2/test/test_igamma.test/darwin/debug/test_igamma.output" echo ====== END OUTPUT ====== fi exit $status ...failed testing.capture-output ../bin.v2/test/test_igamma.test/darwin/debug/test_igamma.run... darwin.compile.c++ ../bin.v2/test/test_igamma_inv.test/darwin/debug/test_igamma_inv.o darwin.link ../bin.v2/test/test_igamma_inv.test/darwin/debug/test_igamma_inv testing.capture-output ../bin.v2/test/test_igamma_inv.test/darwin/debug/test_igamma_inv.run **passed** ../bin.v2/test/test_igamma_inv.test/darwin/debug/test_igamma_inv.test darwin.compile.c++ ../bin.v2/test/test_igamma_inva.test/darwin/debug/test_igamma_inva.o darwin.link ../bin.v2/test/test_igamma_inva.test/darwin/debug/test_igamma_inva testing.capture-output ../bin.v2/test/test_igamma_inva.test/darwin/debug/test_igamma_inva.run **passed** ../bin.v2/test/test_igamma_inva.test/darwin/debug/test_igamma_inva.test darwin.compile.c++ ../bin.v2/test/test_instantiate1.test/darwin/debug/test_instantiate1.o darwin.compile.c++ ../bin.v2/test/test_instantiate1.test/darwin/debug/test_instantiate2.o darwin.link ../bin.v2/test/test_instantiate1.test/darwin/debug/test_instantiate1 testing.capture-output ../bin.v2/test/test_instantiate1.test/darwin/debug/test_instantiate1.run **passed** ../bin.v2/test/test_instantiate1.test/darwin/debug/test_instantiate1.test darwin.compile.c++ ../bin.v2/test/test_laguerre.test/darwin/debug/test_laguerre.o darwin.link ../bin.v2/test/test_laguerre.test/darwin/debug/test_laguerre testing.capture-output ../bin.v2/test/test_laguerre.test/darwin/debug/test_laguerre.run ====== BEGIN OUTPUT ====== Running 1 test case... Testing basic sanity checks for type float Testing basic sanity checks for type double Testing basic sanity checks for type long double Testing basic sanity checks for type real_concept Tests run with GNU C++ version 4.0.1 (Apple Computer, Inc. build 5367), GNU libstdc++ version 20050421, Mac OS Testing Laguerre Polynomials with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::laguerre(n, x) Max = 0 RMS Mean=nan Testing Associated Laguerre Polynomials with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::laguerre(n, m, x) Max = 0 RMS Mean=nan Testing Laguerre Polynomials with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::laguerre(n, x) Max = 6.821 RMS Mean=0.4077 worst case at row: 221 { 36, 127, -9.969e+22 } Testing Associated Laguerre Polynomials with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::laguerre(n, m, x) Max = 0.8401 RMS Mean=0.03582 worst case at row: 1202 { 32, 16, 135.5, -1.439e+24 } Testing Laguerre Polynomials with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::laguerre(n, x) Max = 1.386e+04 RMS Mean=828 worst case at row: 221 { 36, 127, -9.969e+22 } Peak error greater than expected value of 4000 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 500 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Associated Laguerre Polynomials with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::laguerre(n, m, x) Max = 166.7 RMS Mean=6.38 worst case at row: 1540 { 42, 17, 97.54, 7.511e+15 } Testing Laguerre Polynomials with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::laguerre(n, x) Max = 1.386e+04 RMS Mean=828 worst case at row: 221 { 36, 127, -9.969e+22 } Peak error greater than expected value of 4000 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 500 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Associated Laguerre Polynomials with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::laguerre(n, m, x) Max = 166.7 RMS Mean=6.38 worst case at row: 1540 { 42, 17, 97.54, 7.511e+15 } *** 4 failures detected in test suite "Test Program" EXIT STATUS: 201 ====== END OUTPUT ====== DYLD_LIBRARY_PATH=/Development/boost/bin.v2/libs/regex/build/darwin/debug:$DYLD_LIBRARY_PATH export DYLD_LIBRARY_PATH "../bin.v2/test/test_laguerre.test/darwin/debug/test_laguerre" > "../bin.v2/test/test_laguerre.test/darwin/debug/test_laguerre.output" 2>&1 status=$? echo >> "../bin.v2/test/test_laguerre.test/darwin/debug/test_laguerre.output" echo EXIT STATUS: $status >> "../bin.v2/test/test_laguerre.test/darwin/debug/test_laguerre.output" if test $status -eq 0 ; then cp "../bin.v2/test/test_laguerre.test/darwin/debug/test_laguerre.output" "../bin.v2/test/test_laguerre.test/darwin/debug/test_laguerre.run" fi verbose=0 if test $status -ne 0 ; then verbose=1 fi if test $verbose -eq 1 ; then echo ====== BEGIN OUTPUT ====== cat "../bin.v2/test/test_laguerre.test/darwin/debug/test_laguerre.output" echo ====== END OUTPUT ====== fi exit $status ...failed testing.capture-output ../bin.v2/test/test_laguerre.test/darwin/debug/test_laguerre.run... darwin.compile.c++ ../bin.v2/test/test_legendre.test/darwin/debug/test_legendre.o darwin.link ../bin.v2/test/test_legendre.test/darwin/debug/test_legendre testing.capture-output ../bin.v2/test/test_legendre.test/darwin/debug/test_legendre.run **passed** ../bin.v2/test/test_legendre.test/darwin/debug/test_legendre.test darwin.compile.c++ ../bin.v2/test/test_lognormal.test/darwin/debug/test_lognormal.o darwin.link ../bin.v2/test/test_lognormal.test/darwin/debug/test_lognormal testing.capture-output ../bin.v2/test/test_lognormal.test/darwin/debug/test_lognormal.run **passed** ../bin.v2/test/test_lognormal.test/darwin/debug/test_lognormal.test darwin.compile.c++ ../bin.v2/test/test_minima.test/darwin/debug/test_minima.o darwin.link ../bin.v2/test/test_minima.test/darwin/debug/test_minima testing.capture-output ../bin.v2/test/test_minima.test/darwin/debug/test_minima.run **passed** ../bin.v2/test/test_minima.test/darwin/debug/test_minima.test darwin.compile.c++ ../bin.v2/test/test_negative_binomial.test/darwin/debug/test_negative_binomial.o darwin.link ../bin.v2/test/test_negative_binomial.test/darwin/debug/test_negative_binomial testing.capture-output ../bin.v2/test/test_negative_binomial.test/darwin/debug/test_negative_binomial.run **passed** ../bin.v2/test/test_negative_binomial.test/darwin/debug/test_negative_binomial.test darwin.compile.c++ ../bin.v2/test/test_normal.test/darwin/debug/test_normal.o darwin.link ../bin.v2/test/test_normal.test/darwin/debug/test_normal testing.capture-output ../bin.v2/test/test_normal.test/darwin/debug/test_normal.run **passed** ../bin.v2/test/test_normal.test/darwin/debug/test_normal.test darwin.compile.c++ ../bin.v2/test/test_pareto.test/darwin/debug/test_pareto.o darwin.link ../bin.v2/test/test_pareto.test/darwin/debug/test_pareto testing.capture-output ../bin.v2/test/test_pareto.test/darwin/debug/test_pareto.run **passed** ../bin.v2/test/test_pareto.test/darwin/debug/test_pareto.test darwin.compile.c++ ../bin.v2/test/test_poisson.test/darwin/debug/test_poisson.o darwin.link ../bin.v2/test/test_poisson.test/darwin/debug/test_poisson testing.capture-output ../bin.v2/test/test_poisson.test/darwin/debug/test_poisson.run **passed** ../bin.v2/test/test_poisson.test/darwin/debug/test_poisson.test darwin.compile.c++ ../bin.v2/test/test_rayleigh.test/darwin/debug/test_rayleigh.o darwin.link ../bin.v2/test/test_rayleigh.test/darwin/debug/test_rayleigh testing.capture-output ../bin.v2/test/test_rayleigh.test/darwin/debug/test_rayleigh.run **passed** ../bin.v2/test/test_rayleigh.test/darwin/debug/test_rayleigh.test darwin.compile.c++ ../bin.v2/test/test_rationals.test/darwin/debug/test_rationals.o darwin.compile.c++ ../bin.v2/test/test_rationals.test/darwin/debug/test_rational_double1.o darwin.compile.c++ ../bin.v2/test/test_rationals.test/darwin/debug/test_rational_double2.o darwin.compile.c++ ../bin.v2/test/test_rationals.test/darwin/debug/test_rational_double3.o darwin.compile.c++ ../bin.v2/test/test_rationals.test/darwin/debug/test_rational_double4.o darwin.compile.c++ ../bin.v2/test/test_rationals.test/darwin/debug/test_rational_double5.o darwin.compile.c++ ../bin.v2/test/test_rationals.test/darwin/debug/test_rational_float1.o darwin.compile.c++ ../bin.v2/test/test_rationals.test/darwin/debug/test_rational_float2.o darwin.compile.c++ ../bin.v2/test/test_rationals.test/darwin/debug/test_rational_float3.o darwin.compile.c++ ../bin.v2/test/test_rationals.test/darwin/debug/test_rational_float4.o darwin.compile.c++ ../bin.v2/test/test_rationals.test/darwin/debug/test_rational_ldouble1.o darwin.compile.c++ ../bin.v2/test/test_rationals.test/darwin/debug/test_rational_ldouble2.o darwin.compile.c++ ../bin.v2/test/test_rationals.test/darwin/debug/test_rational_ldouble3.o darwin.compile.c++ ../bin.v2/test/test_rationals.test/darwin/debug/test_rational_ldouble4.o darwin.compile.c++ ../bin.v2/test/test_rationals.test/darwin/debug/test_rational_ldouble5.o darwin.compile.c++ ../bin.v2/test/test_rationals.test/darwin/debug/test_rational_real_concept1.o darwin.compile.c++ ../bin.v2/test/test_rationals.test/darwin/debug/test_rational_real_concept2.o darwin.compile.c++ ../bin.v2/test/test_rationals.test/darwin/debug/test_rational_real_concept3.o darwin.compile.c++ ../bin.v2/test/test_rationals.test/darwin/debug/test_rational_real_concept4.o darwin.compile.c++ ../bin.v2/test/test_rationals.test/darwin/debug/test_rational_real_concept5.o darwin.link ../bin.v2/test/test_rationals.test/darwin/debug/test_rationals testing.capture-output ../bin.v2/test/test_rationals.test/darwin/debug/test_rationals.run **passed** ../bin.v2/test/test_rationals.test/darwin/debug/test_rationals.test darwin.compile.c++ ../bin.v2/test/test_remez.test/darwin/debug/test_remez.o darwin.link ../bin.v2/test/test_remez.test/darwin/debug/test_remez testing.capture-output ../bin.v2/test/test_remez.test/darwin/debug/test_remez.run **passed** ../bin.v2/test/test_remez.test/darwin/debug/test_remez.test darwin.compile.c++ ../bin.v2/test/test_roots.test/darwin/debug/test_roots.o darwin.link ../bin.v2/test/test_roots.test/darwin/debug/test_roots testing.capture-output ../bin.v2/test/test_roots.test/darwin/debug/test_roots.run **passed** ../bin.v2/test/test_roots.test/darwin/debug/test_roots.test darwin.compile.c++ ../bin.v2/test/test_spherical_harmonic.test/darwin/debug/test_spherical_harmonic.o darwin.link ../bin.v2/test/test_spherical_harmonic.test/darwin/debug/test_spherical_harmonic testing.capture-output ../bin.v2/test/test_spherical_harmonic.test/darwin/debug/test_spherical_harmonic.run **passed** ../bin.v2/test/test_spherical_harmonic.test/darwin/debug/test_spherical_harmonic.test darwin.compile.c++ ../bin.v2/test/test_students_t.test/darwin/debug/test_students_t.o darwin.link ../bin.v2/test/test_students_t.test/darwin/debug/test_students_t testing.capture-output ../bin.v2/test/test_students_t.test/darwin/debug/test_students_t.run ...on 200th target... **passed** ../bin.v2/test/test_students_t.test/darwin/debug/test_students_t.test darwin.compile.c++ ../bin.v2/test/test_tgamma_ratio.test/darwin/debug/test_tgamma_ratio.o darwin.link ../bin.v2/test/test_tgamma_ratio.test/darwin/debug/test_tgamma_ratio testing.capture-output ../bin.v2/test/test_tgamma_ratio.test/darwin/debug/test_tgamma_ratio.run **passed** ../bin.v2/test/test_tgamma_ratio.test/darwin/debug/test_tgamma_ratio.test darwin.compile.c++ ../bin.v2/test/test_toms748_solve.test/darwin/debug/test_toms748_solve.o darwin.link ../bin.v2/test/test_toms748_solve.test/darwin/debug/test_toms748_solve testing.capture-output ../bin.v2/test/test_toms748_solve.test/darwin/debug/test_toms748_solve.run **passed** ../bin.v2/test/test_toms748_solve.test/darwin/debug/test_toms748_solve.test darwin.compile.c++ ../bin.v2/test/test_triangular.test/darwin/debug/test_triangular.o "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -fPIC -dynamic -Wno-long-double -no-cpp-precomp -Wno-missing-braces -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -I"../../.." -I"/Development/boost" -I"/Development/boost_sandbox/math_toolkit" -I"/Development/spirit" -c -o "../bin.v2/test/test_triangular.test/darwin/debug/test_triangular.o" "test_triangular.cpp" ...failed darwin.compile.c++ ../bin.v2/test/test_triangular.test/darwin/debug/test_triangular.o... ...skipped test_triangular for lack of test_triangular.o... ...skipped test_triangular.run for lack of test_triangular... darwin.compile.c++ ../bin.v2/test/test_uniform.test/darwin/debug/test_uniform.o darwin.link ../bin.v2/test/test_uniform.test/darwin/debug/test_uniform testing.capture-output ../bin.v2/test/test_uniform.test/darwin/debug/test_uniform.run **passed** ../bin.v2/test/test_uniform.test/darwin/debug/test_uniform.test darwin.compile.c++ ../bin.v2/test/test_weibull.test/darwin/debug/test_weibull.o darwin.link ../bin.v2/test/test_weibull.test/darwin/debug/test_weibull testing.capture-output ../bin.v2/test/test_weibull.test/darwin/debug/test_weibull.run **passed** ../bin.v2/test/test_weibull.test/darwin/debug/test_weibull.test darwin.compile.c++ ../bin.v2/test/test_policy.test/darwin/debug/test_policy.o darwin.link ../bin.v2/test/test_policy.test/darwin/debug/test_policy testing.capture-output ../bin.v2/test/test_policy.test/darwin/debug/test_policy.run **passed** ../bin.v2/test/test_policy.test/darwin/debug/test_policy.test darwin.compile.c++ ../bin.v2/test/test_policy_sf.test/darwin/debug/test_policy_sf.o darwin.link ../bin.v2/test/test_policy_sf.test/darwin/debug/test_policy_sf testing.capture-output ../bin.v2/test/test_policy_sf.test/darwin/debug/test_policy_sf.run **passed** ../bin.v2/test/test_policy_sf.test/darwin/debug/test_policy_sf.test darwin.compile.c++ ../bin.v2/test/test_bessel_j.test/darwin/debug/test_bessel_j.o darwin.link ../bin.v2/test/test_bessel_j.test/darwin/debug/test_bessel_j testing.capture-output ../bin.v2/test/test_bessel_j.test/darwin/debug/test_bessel_j.run ====== BEGIN OUTPUT ====== Running 1 test case... Tests run with GNU C++ version 4.0.1 (Apple Computer, Inc. build 5367), GNU libstdc++ version 20050421, Mac OS Testing Bessel J0: Mathworld Data with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 0 RMS Mean=0 Testing Bessel J0: Mathworld Data (Tricky cases) with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 0.5276 RMS Mean=0.2154 worst case at row: 5 { 0, 11.79, -3.53e-09 } Testing Bessel J1: Mathworld Data with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 0 RMS Mean=0 Testing Bessel J1: Mathworld Data (tricky cases) with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 0 RMS Mean=0 Testing Bessel JN: Mathworld Data with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 0.6104 RMS Mean=0.1631 worst case at row: 1 { 2, 0.01, 1.25e-05 } Testing Bessel J0: Mathworld Data (Integer Version) with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 0 RMS Mean=0 Testing Bessel J0: Mathworld Data (Tricky cases) (Integer Version) with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 0 RMS Mean=0 Testing Bessel J1: Mathworld Data (Integer Version) with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 0 RMS Mean=0 Testing Bessel J1: Mathworld Data (tricky cases) (Integer Version) with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 0 RMS Mean=0 Testing Bessel JN: Mathworld Data (Integer Version) with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 0.6104 RMS Mean=0.1631 worst case at row: 1 { 2, 0.01, 1.25e-05 } Testing Bessel J: Mathworld Data with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 0 RMS Mean=0 Testing Bessel JN: Random Data with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 0 RMS Mean=0 Testing Bessel J: Random Data with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 0 RMS Mean=0 Testing Bessel J: Random Data (Tricky large values) with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 0 RMS Mean=0 Testing Bessel j: Random Data with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::sph_bessel Max = 0 RMS Mean=0 Testing Bessel J0: Mathworld Data with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 0 RMS Mean=0 Testing Bessel J0: Mathworld Data (Tricky cases) with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 1.553e+05 RMS Mean=6.342e+04 worst case at row: 5 { 0, 11.79, -3.53e-09 } Peak error greater than expected value of 100000 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Testing Bessel J1: Mathworld Data with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 0 RMS Mean=0 Testing Bessel J1: Mathworld Data (tricky cases) with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 803.7 RMS Mean=359.4 worst case at row: 4 { 1, 10.17, 1.246e-07 } Testing Bessel JN: Mathworld Data with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 13.27 RMS Mean=5.123 worst case at row: 11 { 10, 1e+06, -0.0003311 } Testing Bessel J0: Mathworld Data (Integer Version) with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 0 RMS Mean=0 Testing Bessel J0: Mathworld Data (Tricky cases) (Integer Version) with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 1.553e+05 RMS Mean=6.342e+04 worst case at row: 5 { 0, 11.79, -3.53e-09 } Peak error greater than expected value of 100000 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Testing Bessel J1: Mathworld Data (Integer Version) with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 0 RMS Mean=0 Testing Bessel J1: Mathworld Data (tricky cases) (Integer Version) with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 803.7 RMS Mean=359.4 worst case at row: 4 { 1, 10.17, 1.246e-07 } Testing Bessel JN: Mathworld Data (Integer Version) with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 13.27 RMS Mean=5.959 worst case at row: 11 { 10, 1e+06, -0.0003311 } Testing Bessel J: Mathworld Data with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 14.86 RMS Mean=4.116 worst case at row: 10 { -5.5, 1e+06, 0.0002792 } Testing Bessel JN: Random Data with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 0 RMS Mean=0 Testing Bessel J: Random Data with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 0.7034 RMS Mean=0.05045 worst case at row: 356 { 63.89, 3.915, 5.15e-71 } Testing Bessel J: Random Data (Tricky large values) with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 4.131 RMS Mean=0.5147 worst case at row: 27 { 9.084, 3.894e+04, 0.0002364 } Testing Bessel j: Random Data with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::sph_bessel Max = 0.9784 RMS Mean=0.08068 worst case at row: 372 { 46, 63.77, 0.0009981 } Testing Bessel J0: Mathworld Data with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 6.554 RMS Mean=2.993 worst case at row: 4 { 0, -8, 0.1717 } Testing Bessel J0: Mathworld Data (Tricky cases) with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 3.181e+08 RMS Mean=1.299e+08 worst case at row: 5 { 0, 11.79, -3.53e-09 } Testing Bessel J1: Mathworld Data with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 4.313 RMS Mean=1.913 worst case at row: 7 { 1, -10, -0.04347 } Testing Bessel J1: Mathworld Data (tricky cases) with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 1.648e+06 RMS Mean=7.368e+05 worst case at row: 4 { 1, 10.17, 1.246e-07 } Testing Bessel JN: Mathworld Data with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 2.603e+04 RMS Mean=1.005e+04 worst case at row: 10 { -10, 1e+06, -0.0003311 } Testing Bessel J0: Mathworld Data (Integer Version) with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 6.554 RMS Mean=2.993 worst case at row: 4 { 0, -8, 0.1717 } Testing Bessel J0: Mathworld Data (Tricky cases) (Integer Version) with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 3.181e+08 RMS Mean=1.299e+08 worst case at row: 5 { 0, 11.79, -3.53e-09 } Testing Bessel J1: Mathworld Data (Integer Version) with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 4.313 RMS Mean=1.913 worst case at row: 7 { 1, -10, -0.04347 } Testing Bessel J1: Mathworld Data (tricky cases) (Integer Version) with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 1.648e+06 RMS Mean=7.368e+05 worst case at row: 4 { 1, 10.17, 1.246e-07 } Testing Bessel JN: Mathworld Data (Integer Version) with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 2.603e+04 RMS Mean=1.189e+04 worst case at row: 11 { 10, 1e+06, -0.0003311 } Testing Bessel J: Mathworld Data with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 3.178e+04 RMS Mean=8778 worst case at row: 10 { -5.5, 1e+06, 0.0002792 } Testing Bessel JN: Random Data with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 95.05 RMS Mean=7.058 worst case at row: 83 { 7, 31.48, -0.008466 } Testing Bessel J: Random Data with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 35.86 RMS Mean=7.634 worst case at row: 351 { 63.89, 0.0967, 1.128e-173 } Testing Bessel J: Random Data (Tricky large values) with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 7802 RMS Mean=973.9 worst case at row: 27 { 9.084, 3.894e+04, 0.0002364 } Testing Bessel j: Random Data with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::sph_bessel Max = 243.9 RMS Mean=24.85 worst case at row: 417 { 52, 503, 8.56e-05 } Testing Bessel J0: Mathworld Data with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 4.369 RMS Mean=1.707 worst case at row: 4 { 0, -8, 0.1717 } Testing Bessel J0: Mathworld Data (Tricky cases) with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 1.298e+08 RMS Mean=5.302e+07 worst case at row: 5 { 0, 11.79, -3.53e-09 } Testing Bessel J1: Mathworld Data with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 5.751 RMS Mean=2.056 worst case at row: 7 { 1, -10, -0.04347 } Testing Bessel J1: Mathworld Data (tricky cases) with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 2.149e+06 RMS Mean=1.314e+06 worst case at row: 4 { 1, 10.17, 1.246e-07 } Testing Bessel JN: Mathworld Data with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 2.603e+04 RMS Mean=1.005e+04 worst case at row: 11 { 10, 1e+06, -0.0003311 } Testing Bessel J0: Mathworld Data (Integer Version) with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 4.369 RMS Mean=1.707 worst case at row: 4 { 0, -8, 0.1717 } Testing Bessel J0: Mathworld Data (Tricky cases) (Integer Version) with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 1.298e+08 RMS Mean=5.302e+07 worst case at row: 5 { 0, 11.79, -3.53e-09 } Testing Bessel J1: Mathworld Data (Integer Version) with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 5.751 RMS Mean=2.056 worst case at row: 7 { 1, -10, -0.04347 } Testing Bessel J1: Mathworld Data (tricky cases) (Integer Version) with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 2.149e+06 RMS Mean=1.314e+06 worst case at row: 4 { 1, 10.17, 1.246e-07 } Testing Bessel JN: Mathworld Data (Integer Version) with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 2.603e+04 RMS Mean=1.005e+04 worst case at row: 11 { 10, 1e+06, -0.0003311 } Testing Bessel J: Mathworld Data with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 3.178e+04 RMS Mean=8778 worst case at row: 10 { -5.5, 1e+06, 0.0002792 } Testing Bessel JN: Random Data with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 37.84 RMS Mean=2.871 worst case at row: 83 { 7, 31.48, -0.008466 } Testing Bessel J: Random Data with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 55.22 RMS Mean=11.86 worst case at row: 351 { 63.89, 0.0967, 1.128e-173 } Testing Bessel J: Random Data (Tricky large values) with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_j Max = 7802 RMS Mean=973.9 worst case at row: 27 { 9.084, 3.894e+04, 0.0002364 } Testing Bessel j: Random Data with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::sph_bessel Max = 243.9 RMS Mean=24.92 worst case at row: 417 { 52, 503, 8.56e-05 } *** 2 failures detected in test suite "Test Program" EXIT STATUS: 201 ====== END OUTPUT ====== DYLD_LIBRARY_PATH=/Development/boost/bin.v2/libs/regex/build/darwin/debug:$DYLD_LIBRARY_PATH export DYLD_LIBRARY_PATH "../bin.v2/test/test_bessel_j.test/darwin/debug/test_bessel_j" > "../bin.v2/test/test_bessel_j.test/darwin/debug/test_bessel_j.output" 2>&1 status=$? echo >> "../bin.v2/test/test_bessel_j.test/darwin/debug/test_bessel_j.output" echo EXIT STATUS: $status >> "../bin.v2/test/test_bessel_j.test/darwin/debug/test_bessel_j.output" if test $status -eq 0 ; then cp "../bin.v2/test/test_bessel_j.test/darwin/debug/test_bessel_j.output" "../bin.v2/test/test_bessel_j.test/darwin/debug/test_bessel_j.run" fi verbose=0 if test $status -ne 0 ; then verbose=1 fi if test $verbose -eq 1 ; then echo ====== BEGIN OUTPUT ====== cat "../bin.v2/test/test_bessel_j.test/darwin/debug/test_bessel_j.output" echo ====== END OUTPUT ====== fi exit $status ...failed testing.capture-output ../bin.v2/test/test_bessel_j.test/darwin/debug/test_bessel_j.run... darwin.compile.c++ ../bin.v2/test/test_bessel_y.test/darwin/debug/test_bessel_y.o darwin.link ../bin.v2/test/test_bessel_y.test/darwin/debug/test_bessel_y testing.capture-output ../bin.v2/test/test_bessel_y.test/darwin/debug/test_bessel_y.run ====== BEGIN OUTPUT ====== Running 1 test case... Tests run with GNU C++ version 4.0.1 (Apple Computer, Inc. build 5367), GNU libstdc++ version 20050421, Mac OS Testing Y0: Mathworld Data with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 0 RMS Mean=0 Testing Y1: Mathworld Data with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 0 RMS Mean=0 Testing Yn: Mathworld Data with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 0 RMS Mean=nan Testing Y0: Mathworld Data (Integer Version) with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 0 RMS Mean=0 Testing Y1: Mathworld Data (Integer Version) with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 0 RMS Mean=0 Testing Yn: Mathworld Data (Integer Version) with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 0 RMS Mean=nan Testing Yv: Mathworld Data with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 0 RMS Mean=0 Testing Y0 and Y1: Random Data with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 0 RMS Mean=0 Testing Yn: Random Data with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 0 RMS Mean=nan Testing Yv: Random Data with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 0 RMS Mean=0 Testing y: Random Data with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 0 RMS Mean=0 Testing Y0: Mathworld Data with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 0.8283 RMS Mean=0.3276 worst case at row: 7 { 0, 1000, 0.004716 } Testing Y1: Mathworld Data with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 0.568 RMS Mean=0.1893 worst case at row: 8 { 1, 1e+05, 0.001719 } Testing Yn: Mathworld Data with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 12.54 RMS Mean=4.287 worst case at row: 2 { -5, 1e+06, 0.0003311 } Testing Y0: Mathworld Data (Integer Version) with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 0.8283 RMS Mean=0.3276 worst case at row: 7 { 0, 1000, 0.004716 } Testing Y1: Mathworld Data (Integer Version) with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 0.568 RMS Mean=0.1893 worst case at row: 8 { 1, 1e+05, 0.001719 } Testing Yn: Mathworld Data (Integer Version) with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 12.54 RMS Mean=4.287 worst case at row: 2 { -5, 1e+06, 0.0003311 } Testing Yv: Mathworld Data with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 0 RMS Mean=0 Testing Y0 and Y1: Random Data with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 0.541 RMS Mean=0.0541 worst case at row: 42 { 0, 47.97, -0.007221 } Testing Yn: Random Data with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 0 RMS Mean=0 Testing Yv: Random Data with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 59.25 RMS Mean=3.132 worst case at row: 74 { 0.007444, 8072, 6.953e-06 } Testing y: Random Data with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 0.9955 RMS Mean=0.07325 worst case at row: 212 { 34, 503, 6.131e-05 } Testing Y0: Mathworld Data with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 1151 RMS Mean=532.2 worst case at row: 7 { 0, 1000, 0.004716 } Peak error greater than expected value of 500 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 200 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Y1: Mathworld Data with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 1274 RMS Mean=424.9 worst case at row: 8 { 1, 1e+05, 0.001719 } Testing Yn: Mathworld Data with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 2.604e+04 RMS Mean=8868 worst case at row: 2 { -5, 1e+06, 0.0003311 } Testing Y0: Mathworld Data (Integer Version) with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 1151 RMS Mean=532.2 worst case at row: 7 { 0, 1000, 0.004716 } Peak error greater than expected value of 500 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 200 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Y1: Mathworld Data (Integer Version) with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 1274 RMS Mean=424.9 worst case at row: 8 { 1, 1e+05, 0.001719 } Testing Yn: Mathworld Data (Integer Version) with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 2.604e+04 RMS Mean=8868 worst case at row: 2 { -5, 1e+06, 0.0003311 } Testing Yv: Mathworld Data with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 266.1 RMS Mean=89.94 worst case at row: 7 { 141.8, 2e+04, -0.003766 } Testing Y0 and Y1: Random Data with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 484.2 RMS Mean=56.32 worst case at row: 81 { 1, 40.01, -0.004025 } Testing Yn: Random Data with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 843 RMS Mean=51.27 worst case at row: 85 { 18, 40.74, -0.001236 } Testing Yv: Random Data with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 1.219e+05 RMS Mean=6437 worst case at row: 74 { 0.007444, 8072, 6.953e-06 } Testing y: Random Data with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 209.6 RMS Mean=21.79 worst case at row: 97 { 7, 9.507, 0.004137 } Testing Y0: Mathworld Data with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 1106 RMS Mean=369.2 worst case at row: 8 { 0, 1e+05, 0.001847 } Peak error greater than expected value of 500 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 200 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Y1: Mathworld Data with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 1274 RMS Mean=424.7 worst case at row: 8 { 1, 1e+05, 0.001719 } Testing Yn: Mathworld Data with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 2.604e+04 RMS Mean=8867 worst case at row: 2 { -5, 1e+06, 0.0003311 } Testing Y0: Mathworld Data (Integer Version) with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 1106 RMS Mean=369.2 worst case at row: 8 { 0, 1e+05, 0.001847 } Peak error greater than expected value of 500 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 200 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Y1: Mathworld Data (Integer Version) with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 1274 RMS Mean=424.7 worst case at row: 8 { 1, 1e+05, 0.001719 } Testing Yn: Mathworld Data (Integer Version) with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 2.604e+04 RMS Mean=8867 worst case at row: 2 { -5, 1e+06, 0.0003311 } Testing Yv: Mathworld Data with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 266.1 RMS Mean=89.94 worst case at row: 7 { 141.8, 2e+04, -0.003766 } Testing Y0 and Y1: Random Data with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 113.5 RMS Mean=21.04 worst case at row: 81 { 1, 40.01, -0.004025 } Testing Yn: Random Data with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 439.3 RMS Mean=49.7 worst case at row: 224 { 45, 48.44, 0.004019 } Testing Yv: Random Data with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 1.219e+05 RMS Mean=6437 worst case at row: 74 { 0.007444, 8072, 6.953e-06 } Testing y: Random Data with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_neumann Max = 209.6 RMS Mean=21.79 worst case at row: 97 { 7, 9.507, 0.004137 } *** 8 failures detected in test suite "Test Program" EXIT STATUS: 201 ====== END OUTPUT ====== DYLD_LIBRARY_PATH=/Development/boost/bin.v2/libs/regex/build/darwin/debug:$DYLD_LIBRARY_PATH export DYLD_LIBRARY_PATH "../bin.v2/test/test_bessel_y.test/darwin/debug/test_bessel_y" > "../bin.v2/test/test_bessel_y.test/darwin/debug/test_bessel_y.output" 2>&1 status=$? echo >> "../bin.v2/test/test_bessel_y.test/darwin/debug/test_bessel_y.output" echo EXIT STATUS: $status >> "../bin.v2/test/test_bessel_y.test/darwin/debug/test_bessel_y.output" if test $status -eq 0 ; then cp "../bin.v2/test/test_bessel_y.test/darwin/debug/test_bessel_y.output" "../bin.v2/test/test_bessel_y.test/darwin/debug/test_bessel_y.run" fi verbose=0 if test $status -ne 0 ; then verbose=1 fi if test $verbose -eq 1 ; then echo ====== BEGIN OUTPUT ====== cat "../bin.v2/test/test_bessel_y.test/darwin/debug/test_bessel_y.output" echo ====== END OUTPUT ====== fi exit $status ...failed testing.capture-output ../bin.v2/test/test_bessel_y.test/darwin/debug/test_bessel_y.run... darwin.compile.c++ ../bin.v2/test/test_bessel_i.test/darwin/debug/test_bessel_i.o darwin.link ../bin.v2/test/test_bessel_i.test/darwin/debug/test_bessel_i testing.capture-output ../bin.v2/test/test_bessel_i.test/darwin/debug/test_bessel_i.run ====== BEGIN OUTPUT ====== Running 1 test case... Tests run with GNU C++ version 4.0.1 (Apple Computer, Inc. build 5367), GNU libstdc++ version 20050421, Mac OS Testing Bessel I0: Mathworld Data with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 0 RMS Mean=0 Testing Bessel I1: Mathworld Data with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 0 RMS Mean=0 Testing Bessel In: Mathworld Data with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 0 RMS Mean=0 Testing Bessel I0: Mathworld Data (Integer Version) with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 0 RMS Mean=0 Testing Bessel I1: Mathworld Data (Integer Version) with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 0 RMS Mean=0 Testing Bessel In: Mathworld Data (Integer Version) with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 0 RMS Mean=0 Testing Bessel Iv: Mathworld Data with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 0 RMS Mean=0 Testing Bessel In: Random Data with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 0 RMS Mean=0 Testing Bessel Iv: Random Data with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 0 RMS Mean=0 Testing Bessel I0: Mathworld Data with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 0 RMS Mean=0 Testing Bessel I1: Mathworld Data with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 0 RMS Mean=0 Testing Bessel In: Mathworld Data with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 0.7359 RMS Mean=0.2327 worst case at row: 3 { -5, 100, 9.47e+41 } Testing Bessel I0: Mathworld Data (Integer Version) with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 0 RMS Mean=0 Testing Bessel I1: Mathworld Data (Integer Version) with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 0 RMS Mean=0 Testing Bessel In: Mathworld Data (Integer Version) with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 0.7359 RMS Mean=0.2327 worst case at row: 3 { -5, 100, 9.47e+41 } Testing Bessel Iv: Mathworld Data with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 0 RMS Mean=0 Testing Bessel In: Random Data with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 0.6723 RMS Mean=0.03972 worst case at row: 444 { 79, 9.507, 4.519e-64 } Testing Bessel Iv: Random Data with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 0.6613 RMS Mean=0.04409 worst case at row: 121 { 82.68, 0.4081, 9.11e-182 } Testing Bessel I0: Mathworld Data with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 53.34 RMS Mean=19.77 worst case at row: 9 { 0, 200, 2.04e+85 } Peak error greater than expected value of 15 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 10 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Bessel I1: Mathworld Data with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 61.87 RMS Mean=20.65 worst case at row: 9 { 1, 200, 2.035e+85 } Peak error greater than expected value of 15 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 10 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Bessel In: Mathworld Data with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 59.75 RMS Mean=21.52 worst case at row: 9 { -100, -200, 4.353e+74 } Peak error greater than expected value of 15 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 10 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Bessel I0: Mathworld Data (Integer Version) with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 53.34 RMS Mean=19.77 worst case at row: 9 { 0, 200, 2.04e+85 } Peak error greater than expected value of 15 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 10 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Bessel I1: Mathworld Data (Integer Version) with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 61.87 RMS Mean=20.65 worst case at row: 9 { 1, 200, 2.035e+85 } Peak error greater than expected value of 15 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 10 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Bessel In: Mathworld Data (Integer Version) with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 59.75 RMS Mean=21.52 worst case at row: 9 { -100, -200, 4.353e+74 } Peak error greater than expected value of 15 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 10 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Bessel Iv: Mathworld Data with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 62.97 RMS Mean=25.84 worst case at row: 8 { 141.4, 200, 2.237e+64 } Peak error greater than expected value of 15 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 10 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Bessel In: Random Data with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 36.5 RMS Mean=9.232 worst case at row: 494 { 88, 63.77, 547.1 } Peak error greater than expected value of 15 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Testing Bessel Iv: Random Data with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 36.37 RMS Mean=10.29 worst case at row: 144 { 91.5, 63.77, 9.898 } Peak error greater than expected value of 15 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 10 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Bessel I0: Mathworld Data with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 53.34 RMS Mean=19.77 worst case at row: 9 { 0, 200, 2.04e+85 } Peak error greater than expected value of 15 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 10 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Bessel I1: Mathworld Data with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 61.87 RMS Mean=20.65 worst case at row: 9 { 1, 200, 2.035e+85 } Peak error greater than expected value of 15 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 10 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Bessel In: Mathworld Data with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 59.75 RMS Mean=21.52 worst case at row: 9 { -100, -200, 4.353e+74 } Peak error greater than expected value of 15 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 10 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Bessel I0: Mathworld Data (Integer Version) with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 53.34 RMS Mean=19.77 worst case at row: 9 { 0, 200, 2.04e+85 } Peak error greater than expected value of 15 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 10 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Bessel I1: Mathworld Data (Integer Version) with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 61.87 RMS Mean=20.65 worst case at row: 9 { 1, 200, 2.035e+85 } Peak error greater than expected value of 15 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 10 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Bessel In: Mathworld Data (Integer Version) with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 59.75 RMS Mean=21.52 worst case at row: 9 { -100, -200, 4.353e+74 } Peak error greater than expected value of 15 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 10 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Bessel Iv: Mathworld Data with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 62.97 RMS Mean=25.84 worst case at row: 8 { 141.4, 200, 2.237e+64 } Peak error greater than expected value of 15 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 10 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Bessel In: Random Data with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 36.5 RMS Mean=9.232 worst case at row: 494 { 88, 63.77, 547.1 } Peak error greater than expected value of 15 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Testing Bessel Iv: Random Data with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_i Max = 36.37 RMS Mean=10.28 worst case at row: 144 { 91.5, 63.77, 9.898 } Peak error greater than expected value of 15 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 10 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed *** 34 failures detected in test suite "Test Program" EXIT STATUS: 201 ====== END OUTPUT ====== DYLD_LIBRARY_PATH=/Development/boost/bin.v2/libs/regex/build/darwin/debug:$DYLD_LIBRARY_PATH export DYLD_LIBRARY_PATH "../bin.v2/test/test_bessel_i.test/darwin/debug/test_bessel_i" > "../bin.v2/test/test_bessel_i.test/darwin/debug/test_bessel_i.output" 2>&1 status=$? echo >> "../bin.v2/test/test_bessel_i.test/darwin/debug/test_bessel_i.output" echo EXIT STATUS: $status >> "../bin.v2/test/test_bessel_i.test/darwin/debug/test_bessel_i.output" if test $status -eq 0 ; then cp "../bin.v2/test/test_bessel_i.test/darwin/debug/test_bessel_i.output" "../bin.v2/test/test_bessel_i.test/darwin/debug/test_bessel_i.run" fi verbose=0 if test $status -ne 0 ; then verbose=1 fi if test $verbose -eq 1 ; then echo ====== BEGIN OUTPUT ====== cat "../bin.v2/test/test_bessel_i.test/darwin/debug/test_bessel_i.output" echo ====== END OUTPUT ====== fi exit $status ...failed testing.capture-output ../bin.v2/test/test_bessel_i.test/darwin/debug/test_bessel_i.run... darwin.compile.c++ ../bin.v2/test/test_bessel_k.test/darwin/debug/test_bessel_k.o darwin.link ../bin.v2/test/test_bessel_k.test/darwin/debug/test_bessel_k testing.capture-output ../bin.v2/test/test_bessel_k.test/darwin/debug/test_bessel_k.run ====== BEGIN OUTPUT ====== Running 1 test case... Tests run with GNU C++ version 4.0.1 (Apple Computer, Inc. build 5367), GNU libstdc++ version 20050421, Mac OS Testing Bessel K0: Mathworld Data with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 0 RMS Mean=0 Testing Bessel K1: Mathworld Data with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 0 RMS Mean=0 Testing Bessel Kn: Mathworld Data with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 0 RMS Mean=0 Testing Bessel K0: Mathworld Data (Integer Version) with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 0 RMS Mean=0 Testing Bessel K1: Mathworld Data (Integer Version) with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 0 RMS Mean=0 Testing Bessel Kn: Mathworld Data (Integer Version) with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 0 RMS Mean=0 Testing Bessel Kv: Mathworld Data with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 0 RMS Mean=0 Testing Bessel Kn: Random Data with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 0 RMS Mean=0 Testing Bessel Kv: Random Data with type float ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 0 RMS Mean=0 Testing Bessel K0: Mathworld Data with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 0 RMS Mean=0 Testing Bessel K1: Mathworld Data with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 0 RMS Mean=0 Testing Bessel Kn: Mathworld Data with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 0.6054 RMS Mean=0.2018 worst case at row: 8 { -1000, 700, 6.516e-31 } Testing Bessel K0: Mathworld Data (Integer Version) with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 0 RMS Mean=0 Testing Bessel K1: Mathworld Data (Integer Version) with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 0 RMS Mean=0 Testing Bessel Kn: Mathworld Data (Integer Version) with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 0.6054 RMS Mean=0.2018 worst case at row: 8 { -1000, 700, 6.516e-31 } Testing Bessel Kv: Mathworld Data with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 0 RMS Mean=0 Testing Bessel Kn: Random Data with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 0.8456 RMS Mean=0.05985 worst case at row: 331 { 52, 255.5, 1.574e-110 } Testing Bessel Kv: Random Data with type double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 0.7776 RMS Mean=0.04795 worst case at row: 1 { -80.49, 63.77, 2.396e-09 } Testing Bessel K0: Mathworld Data with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 29.49 RMS Mean=10.97 worst case at row: 8 { 0, 100, 4.657e-45 } Testing Bessel K1: Mathworld Data with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 27.55 RMS Mean=10.33 worst case at row: 8 { 1, 100, 4.68e-45 } Testing Bessel Kn: Mathworld Data with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 125.3 RMS Mean=43.03 worst case at row: 8 { -1000, 700, 6.516e-31 } Peak error greater than expected value of 35 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 15 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Bessel K0: Mathworld Data (Integer Version) with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 29.49 RMS Mean=10.97 worst case at row: 8 { 0, 100, 4.657e-45 } Testing Bessel K1: Mathworld Data (Integer Version) with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 27.55 RMS Mean=10.33 worst case at row: 8 { 1, 100, 4.68e-45 } Testing Bessel Kn: Mathworld Data (Integer Version) with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 125.3 RMS Mean=43.03 worst case at row: 8 { -1000, 700, 6.516e-31 } Peak error greater than expected value of 35 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 15 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Bessel Kv: Mathworld Data with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 56.94 RMS Mean=21.44 worst case at row: 9 { 141.4, 200, 9.12e-68 } Peak error greater than expected value of 35 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 15 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Bessel Kn: Random Data with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 3424 RMS Mean=965 worst case at row: 22 { 0, 8072, 5.199e-3508 } Peak error greater than expected value of 35 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 15 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Bessel Kv: Random Data with type long double ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 3424 RMS Mean=1048 worst case at row: 56 { -55.79, 8072, 6.304e-3508 } Peak error greater than expected value of 35 handle_test_result.hpp(146): error in "test_main_caller( argc, argv )": check bounds.first >= max_error_found failed Mean error greater than expected value of 15 handle_test_result.hpp(151): error in "test_main_caller( argc, argv )": check bounds.second >= mean_error_found failed Testing Bessel K0: Mathworld Data with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 27.69 RMS Mean=10.36 worst case at row: 8 { 0, 100, 4.657e-45 } Testing Bessel K1: Mathworld Data with type real_concept ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::math::cyl_bessel_k Max = 27.55 RMS Mean=10.33 worst case at row: 8 { 1, 100, 4.68e-45 } Testing Bessel Kn: Mathworld Data with type real_concept ~~~~~~~~~~~~~~~~~