math/test
Matt Borland 4d20bfd0bf
Fix X11 naming clash in roots
2024-03-27 12:40:48 +01:00
..
.temps [CI SKIP]Some missing files that should be in the git index? 2019-08-30 12:46:58 +01:00
compile_test Repair more trivial syntax errors 2024-02-17 11:52:32 +01:00
float128 S390x testing: make all the tests 128-bit float safe. 2023-01-11 18:31:05 +00:00
test_instances Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_rational_instances Fixes for misc test suite failures 2021-03-10 21:46:56 +03:00
CMakeLists.txt Deal with inspect issues in test/. 2021-03-30 17:55:13 +01:00
Jamfile.v2 Add dual-standalone test case 2024-02-23 10:03:40 +01:00
acosh_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
acosh_test.hpp Improve test coverage. 2024-01-21 16:58:08 +00:00
adaptive_gauss_kronrod_quadrature_test.cpp Add more testing 2023-04-25 13:35:29 +02:00
agm_test.cpp Add AGM test 2023-05-22 13:43:32 +02:00
almost_equal.ipp
anderson_darling_test.cpp One-sample t-test: Rearrangement of directory structure. 2019-10-06 14:59:28 -04:00
asinh_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
asinh_test.hpp Improve test coverage. 2024-01-21 16:58:08 +00:00
assoc_legendre_p.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
atanh_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
atanh_test.hpp Improve test coverage. 2024-01-21 16:58:08 +00:00
bernoulli_no_atomic_d.cpp Fix include path in tests. 2021-09-03 10:56:44 +01:00
bernoulli_no_atomic_fail.cpp Fix include path in tests. 2021-09-03 10:56:44 +01:00
bernoulli_no_atomic_mp.cpp Fix include path in tests. 2021-09-03 10:56:44 +01:00
bessel_i_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
bessel_i_int_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
bessel_i_prime_data.ipp S390x testing: make all the tests 128-bit float safe. 2023-01-11 18:31:05 +00:00
bessel_i_prime_int_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
bessel_iterator_test.cpp Last few Bessel function coverage tests. 2024-02-10 16:17:40 +00:00
bessel_j_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
bessel_j_int_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
bessel_j_large_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
bessel_j_prime_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
bessel_j_prime_int_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
bessel_j_prime_large_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
bessel_k_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
bessel_k_int_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
bessel_k_prime_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
bessel_k_prime_int_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
bessel_y01_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
bessel_y01_prime_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
bessel_yn_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
bessel_yn_prime_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
bessel_yv_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
bessel_yv_prime_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
beta_exp_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
beta_med_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
beta_small_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
bezier_polynomial_test.cpp Add casting and tests 2023-05-22 14:50:12 +02:00
bilinear_uniform_test.cpp Add casting and tests 2023-05-22 14:50:12 +02:00
binomial_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
binomial_large_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
binomial_quantile.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
bivariate_statistics_test.cpp Fix for #664 (#665) 2021-07-22 10:43:56 -07:00
cardinal_b_spline_test.cpp cardinal_b_spline coverage. 2024-02-21 17:44:00 +00:00
cardinal_cubic_b_spline_test.cpp Random search (#1071) 2024-01-24 17:26:24 -08:00
cardinal_quadratic_b_spline_test.cpp Add casting and tests 2023-05-22 14:50:12 +02:00
cardinal_quintic_b_spline_test.cpp Add casting and tests 2023-05-22 14:50:12 +02:00
cardinal_trigonometric_test.cpp Fix typos 2019-12-01 08:06:17 -05:00
catmull_rom_test.cpp Add casting and tests 2023-05-22 14:50:12 +02:00
cbrt_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ccmath_abs_test.cpp Fix __float128 test macros 2023-04-03 13:54:06 +02:00
ccmath_ceil_test.cpp Fix ADL failures for __float128 2023-11-17 08:20:05 +01:00
ccmath_copysign_test.cpp constexpr copysign (#701) 2021-10-10 10:38:26 -07:00
ccmath_div_test.cpp constexpr div (#691) 2021-09-15 11:51:06 -07:00
ccmath_fdim_test.cpp Constexpr fdim (#730) 2022-01-05 07:01:22 -08:00
ccmath_floor_test.cpp Fix ADL failures for __float128 2023-11-17 08:20:05 +01:00
ccmath_fma_test.cpp Constexpr fma (#734) 2022-05-30 13:35:54 -07:00
ccmath_fmax_test.cpp Constexpr fmin and fmax (#732) 2022-01-06 11:02:41 -08:00
ccmath_fmin_test.cpp Constexpr fmin and fmax (#732) 2022-01-06 11:02:41 -08:00
ccmath_fmod_test.cpp constexpr fmod (#699) 2021-10-02 08:07:14 -07:00
ccmath_fpclassify_test.cpp Fix __float128 test macros 2023-04-03 13:54:06 +02:00
ccmath_frexp_test.cpp constexpr frexp (#686) 2021-09-06 11:27:27 -07:00
ccmath_hypot_test.cpp Constexpr hypot (#721) 2021-11-27 16:33:11 -07:00
ccmath_ilogb_test.cpp Constexpr logb and ilogb 2021-09-17 21:05:07 +03:00
ccmath_isfinite_test.cpp Fix __float128 test macros 2023-04-03 13:54:06 +02:00
ccmath_isgreater_test.cpp Constexpr comparison functions (#736) 2022-01-09 09:28:13 -08:00
ccmath_isgreaterequal_test.cpp Constexpr comparison functions (#736) 2022-01-09 09:28:13 -08:00
ccmath_isinf_test.cpp Fix __float128 test macros 2023-04-03 13:54:06 +02:00
ccmath_isless_test.cpp Constexpr comparison functions (#736) 2022-01-09 09:28:13 -08:00
ccmath_islessequal_test.cpp Constexpr comparison functions (#736) 2022-01-09 09:28:13 -08:00
ccmath_isnan_test.cpp Fix extra characters 2023-04-03 14:25:08 +02:00
ccmath_isnormal_test.cpp Fix __float128 test macros 2023-04-03 13:54:06 +02:00
ccmath_isunordered_test.cpp constexpr isunordered (#745) 2022-01-21 08:07:07 -08:00
ccmath_ldexp_test.cpp Remove testing using __builtin_constant_p 2021-09-07 20:32:25 +03:00
ccmath_logb_test.cpp Constexpr logb and ilogb 2021-09-17 21:05:07 +03:00
ccmath_modf_test.cpp constexpr modf (#696) 2021-09-24 11:09:25 -07:00
ccmath_next_test.cpp Constexpr next (#789) 2022-06-29 08:44:54 -07:00
ccmath_remainder_test.cpp Correct inspection report issue (missing newline). 2021-10-23 19:44:47 +01:00
ccmath_round_test.cpp constexpr round (#697) 2021-09-27 09:01:47 -07:00
ccmath_scalbln_test.cpp constexpr scalbn and scalbln (#693) 2021-09-18 10:12:47 -07:00
ccmath_scalbn_test.cpp constexpr scalbn and scalbln (#693) 2021-09-18 10:12:47 -07:00
ccmath_signbit_test.cpp Fix include logic for <bit> and assert 0 and NAN when no bit_cast 2022-08-26 09:27:23 -07:00
ccmath_sqrt_test.cpp Fix __float128 test macros 2023-04-03 13:54:06 +02:00
ccmath_trunc_test.cpp Implement, test, and document trunc (#695) 2021-09-21 09:20:43 -07:00
centered_continued_fraction_test.cpp Correct some CI test failures. 2022-01-17 19:37:08 +00:00
chebyshev_test.cpp Chebyshev coverage improvements. 2024-02-22 11:56:17 +00:00
chebyshev_transform_test.cpp Correct macro usage in chebyshev_transform_test.cpp 2022-01-18 09:24:37 +00:00
cma_es_test.cpp Units compatibility for optimization 2024-02-10 20:58:18 -08:00
cohen_acceleration_test.cpp Losen tolerance on cohen acceleration 2023-11-03 08:18:03 +01:00
complex_test.cpp Ignore warnings in distribution tests suite (#933) 2023-01-30 10:37:33 -08:00
condition_number_test.cpp Correct bad merge of condition_number_test (again). 2024-02-10 11:11:18 +00:00
cubic_hermite_test.cpp Add casting and tests 2023-05-22 14:50:12 +02:00
cubic_roots_test.cpp S390x testing: make all the tests 128-bit float safe. 2023-01-11 18:31:05 +00:00
daubechies_scaling_test.cpp Minor daubechies_scaling.hpp coverage tweak. 2024-02-22 19:04:03 +00:00
daubechies_wavelet_test.cpp Deal with inspect issues in test/. 2021-03-30 17:55:13 +01:00
differential_evolution_test.cpp Units compatibility for optimization 2024-02-10 20:58:18 -08:00
digamma_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
digamma_neg_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
digamma_root_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
digamma_small_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_d2_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_d_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_e2_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_e_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_f_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_k_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_pi2_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_pi3_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_pi3_large_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_rc_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_rd_0xy.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_rd_0yy.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_rd_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_rd_xxx.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_rd_xxz.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_rd_xyy.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_rf_0yy.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_rf_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_rf_xxx.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_rf_xy0.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_rf_xyy.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_rg.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_rg_00x.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_rg_xxx.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_rg_xy0.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_rg_xyy.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_rj_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_rj_e2.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_rj_e3.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_rj_e4.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ellint_rj_zp.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
empirical_cumulative_distribution_test.cpp Empirical Cumulative Distribution function 2019-09-24 11:00:07 -04:00
engel_expansion_test.cpp Quartic roots. (#718) 2022-01-02 17:58:09 -08:00
erf_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
erf_inv_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
erf_large_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
erf_limits_test.cpp Convert file to ASCII. 2021-11-01 19:24:31 +00:00
erf_small_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
erfc_inv_big_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
erfc_inv_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
exp_sinh_quadrature_test.cpp Add testing to quadrature 2023-05-11 14:36:24 +02:00
expint_1_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
expint_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
expint_small_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
expinti_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
expinti_data_double.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
expinti_data_long.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
fourier_transform_daubechies_test.cpp Random search (#1071) 2024-01-24 17:26:24 -08:00
functor.hpp
gamma_inv_big_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
gamma_inv_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
gamma_inv_small_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
gauss_kronrod_quadrature_test.cpp Add testing to quadrature 2023-05-11 14:36:24 +02:00
gauss_quadrature_test.cpp Random search (#1071) 2024-01-24 17:26:24 -08:00
gegenbauer_test.cpp Begin adding interpolator tests 2023-05-17 18:48:47 +02:00
git_issue_184.cpp BOOST_ASSERT->BOOST_MATH_ASSERT. 2024-02-06 09:54:49 +00:00
git_issue_430.cpp Improve trunc handling 2023-04-03 14:50:22 +02:00
git_issue_705.cpp Correct concept failures. 2022-11-25 19:51:00 +00:00
git_issue_800.cpp Fix for issue #800 2022-08-04 20:17:15 -07:00
git_issue_810.cpp Add missing headers and test for git issue 2022-08-03 19:28:35 -07:00
git_issue_826.cpp short-circuit overflow protection for M1 Mac clang (#827) 2022-10-12 15:03:13 -07:00
git_issue_845.cpp Fix for issue 845 (#846) 2022-10-17 13:52:56 -07:00
git_issue_898.cpp Fix tanh_sinh integration for edge case, 2022-12-11 13:11:08 +00:00
git_issue_959.cpp Fix formatting 2023-03-02 10:01:01 -08:00
git_issue_961.cpp Fix ibeta_inv for very small p. (#962) 2023-03-05 13:18:27 +00:00
git_issue_1006.cpp Avoid spurious overflow and divide by zero in ibeta. 2023-09-01 15:48:43 +01:00
git_issue_1075.cpp Correct gauss and gauss_kronrod integrators with strange-precision types. 2024-02-09 18:11:18 +00:00
git_issue_1098.cpp Replace assert with BOOST_MATH_ASSERT 2024-02-23 10:04:49 +01:00
handle_test_result.hpp Remove boost.lexical_cast dependency 2021-03-29 19:59:29 +03:00
header_deprecated_test.cpp Fix for issue 675 (#676) 2021-08-23 07:48:28 -07:00
hermite.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
heuman_lambda_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
hypergeometric_0F2.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
hypergeometric_1F1.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
hypergeometric_1F1_big.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
hypergeometric_1F1_big_double_limited.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
hypergeometric_1F1_big_unsolved.ipp Junk removal 2022-11-05 12:14:12 -04:00
hypergeometric_1F1_small_random.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
hypergeometric_1F2.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
hypergeometric_1f1_large_regularized.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
hypergeometric_1f1_large_regularized_mp.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
hypergeometric_1f1_log_large.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
hypergeometric_1f1_log_large_unsolved.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
hypergeometric_1f1_neg_int.ipp Fix case where b is a negative integer and z is also negative. (#983) 2023-05-04 09:17:16 +01:00
hypergeometric_2F0.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
hypergeometric_2F0_half.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
hypergeometric_2F0_integer_a2.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
hypergeometric_2F0_large_z.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
hypergeometric_2F1.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
hypergeometric_2F2.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
hypergeometric_dist_data2.ipp Replace 32 bit unsigned with 64 bits 2023-05-23 10:52:50 +02:00
hypergeometric_test_data.ipp S390x testing: make all the tests 128-bit float safe. 2023-01-11 18:31:05 +00:00
hypot_test.cpp Fix more typos, via latest version of typochecker tool 2019-12-20 10:41:42 -05:00
ibeta_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ibeta_derivative_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ibeta_derivative_int_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ibeta_derivative_large_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ibeta_derivative_small_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ibeta_int_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ibeta_inv_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ibeta_inva_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ibeta_large_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ibeta_small_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
igamma_big_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
igamma_int_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
igamma_inva_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
igamma_med_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
igamma_small_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
issue893.cpp Update tanh_sinh handling of boundaries. (#894) 2023-01-15 12:40:34 +00:00
jacobi_elliptic.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
jacobi_elliptic_small.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
jacobi_large_phi.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
jacobi_near_1.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
jacobi_test.cpp Begin adding interpolator tests 2023-05-17 18:48:47 +02:00
jacobi_theta_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
jacobi_theta_small_tau.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
jacobi_zeta_big_phi.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
jacobi_zeta_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
jso_test.cpp Units compatibility for optimization 2024-02-10 20:58:18 -08:00
laguerre2.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
laguerre3.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
lambert_w_high_reference_values.ipp Junk removal 2022-11-05 12:14:12 -04:00
lambert_w_low_reference_values.ipp Junk removal 2022-11-05 12:14:12 -04:00
lanczos_smoothing_test.cpp S390x testing: make all the tests 128-bit float safe. 2023-01-11 18:31:05 +00:00
legendre_p.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
legendre_p_large.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
legendre_stieltjes_test.cpp Fix up test programs to work with BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS. 2021-02-07 19:35:01 +00:00
linear_regression_test.cpp S390x testing: make all the tests 128-bit float safe. 2023-01-11 18:31:05 +00:00
ljung_box_test.cpp Deal with inspect issues in test/. 2021-03-30 17:55:13 +01:00
log1p_expm1_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
log1p_expm1_test.cpp Remove header deprecation warnings. 2019-08-10 08:50:12 -04:00
log1p_expm1_test.hpp Change __BORLANDC__ to BOOST_BORLANDC and __CODEGEARC__ to BOOST_CODEGEARC, which is defined in Boost config for the Embarcadero non-clang-based compilers. (#345) 2020-05-06 11:46:51 -04:00
logaddexp_test.cpp Implement logaddexp (#763) 2022-02-24 07:55:25 -08:00
logsumexp_test.cpp Implement logaddexp (#763) 2022-02-24 07:55:25 -08:00
luroth_expansion_test.cpp Correct some CI test failures. 2022-01-17 19:37:08 +00:00
makima_test.cpp Add casting and tests 2023-05-22 14:50:12 +02:00
math_unit_test.hpp Chebyshev coverage improvements. 2024-02-22 11:56:17 +00:00
mpfr_concept_check.cpp
mpreal_concept_check.cpp Remove all BOOST_MATH_STATIC_ASSERT_MSG 2021-03-16 22:42:09 +03:00
multiprc_concept_check_1.cpp Conditionally disable MP concept checks 2023-03-06 10:32:11 -08:00
multiprc_concept_check_2.cpp Conditionally disable MP concept checks 2023-03-06 10:32:11 -08:00
multiprc_concept_check_3.cpp Conditionally disable MP concept checks 2023-03-06 10:32:11 -08:00
multiprc_concept_check_4.cpp Conditionally disable MP concept checks 2023-03-06 10:32:11 -08:00
multiprc_concept_check_5.cpp Conditionally disable MP concept checks 2023-03-06 10:32:11 -08:00
multiprc_concept_check_6.cpp Conditionally disable MP concept checks 2023-03-06 10:32:11 -08:00
multiprc_concept_check_7.cpp Conditionally disable MP concept checks 2023-03-06 10:32:11 -08:00
multiprc_concept_check_8.cpp Conditionally disable MP concept checks 2023-03-06 10:32:11 -08:00
multiprc_concept_check_9.cpp Conditionally disable MP concept checks 2023-03-06 10:32:11 -08:00
multiprc_concept_check_10.cpp Conditionally disable MP concept checks 2023-03-06 10:32:11 -08:00
naive_monte_carlo_test.cpp Remove warnings from naive Monte Carlo (#1075) 2024-01-30 14:28:17 -08:00
ncbeta.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
ncbeta_big.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
nccs.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
nccs_big.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
nct.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
nct_asym.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
nct_small_delta.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
negative_binomial_quantile.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
noeh_support.cpp
norms_test.cpp Remove boost.assert 2021-03-14 12:22:26 +03:00
ntl_concept_check.cpp
octonion_test.cpp Annotate LCOV all original test_octonions 2024-02-12 14:53:46 +01:00
octonion_test_simple.cpp Add more octonion tests 2024-02-13 10:04:28 +01:00
ooura_fourier_integral_test.cpp Fix ooura_fourier_integral_test long double fail 2021-03-16 20:23:50 +03:00
owens_t.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
owens_t_T7.hpp No Long Double Policies: Correct Owen's T. 2020-07-20 14:34:02 +01:00
owens_t_large_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
pch.hpp
pch_light.hpp Undef and add to PCH 2021-01-27 18:27:44 +03:00
pchip_test.cpp Add casting and tests 2023-05-22 14:50:12 +02:00
poisson_quantile.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
polynomial_concept_check.cpp
pow_test.cpp Remove all BOOST_MATH_STATIC_ASSERT_MSG 2021-03-16 22:42:09 +03:00
powm1_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
powm1_sqrtp1m1_test.cpp Remove header deprecation warnings. 2019-08-10 08:50:12 -04:00
powm1_sqrtp1m1_test.hpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
quartic_roots_test.cpp Improve accuracy of quartic_roots (#1056) 2023-11-27 17:52:56 +01:00
quaternion_constexpr_test.cpp Suppress quaternion constexpr test unused variable 2022-07-02 19:28:05 -07:00
quaternion_mi1.cpp
quaternion_mi1.h
quaternion_mi2.cpp
quaternion_mi2.h
quaternion_mult_incl_test.cpp
quaternion_test.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
quintic_hermite_test.cpp Add casting and tests 2023-05-22 14:50:12 +02:00
random_search_test.cpp Attempt to fix random_search_test by increasing the number of function calls 2024-02-19 01:51:12 +00:00
rsqrt_test.cpp Add rsqrt test and update type traits for control path 2023-05-22 13:08:10 +02:00
s_.ipp
scipy_issue_14901.cpp Fix FE_INVALID in quantile 2022-12-04 12:52:52 -08:00
scipy_issue_14901_ncf.cpp Add test case 2023-11-16 09:38:01 +01:00
scipy_issue_15101.cpp Fix expected value's type for MSVC 2023-02-11 09:56:08 -08:00
scipy_issue_17146.cpp Fix for scipy issue 17146 (#847) 2022-10-17 17:54:46 -07:00
scipy_issue_17388.cpp Fix for binomial distribution quantile edge case 2022-12-03 09:49:29 -08:00
scipy_issue_17916.cpp Fix for scipy issue 17916 (#939) 2023-02-03 09:10:47 -08:00
scipy_issue_17916_nct.cpp Replace int with long long in nct pdf and cdf 2023-02-21 08:16:31 -08:00
scipy_issue_18302.cpp Fix for scipy issue 18302 (#977) 2023-04-21 12:31:23 +02:00
scipy_issue_18511.cpp Add tests for issue 18511 2023-05-23 12:38:39 +02:00
scipy_issue_19762.cpp Rename our components 2023-12-22 05:09:32 -05:00
septic_hermite_test.cpp Add casting and tests 2023-05-22 14:50:12 +02:00
signal_statistics_test.cpp S390x testing: make all the tests 128-bit float safe. 2023-01-11 18:31:05 +00:00
simple_continued_fraction_test.cpp Quartic roots. (#718) 2022-01-02 17:58:09 -08:00
sinc_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
sinc_test.hpp
sinh_sinh_quadrature_test.cpp Disable MP tests unless specifically activated 2023-03-06 09:22:38 -08:00
sinhc_test.hpp
special_functions_test.cpp
sph_bessel_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
sph_bessel_prime_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
sph_neumann_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
sph_neumann_prime_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
spherical_harmonic.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
std_real_concept_check.cpp Correct concept failures. 2022-11-25 19:51:00 +00:00
string_data.ipp Incorporate cast simplifications from https://github.com/boostorg/math/pull/880 2023-10-17 17:09:44 +01:00
table_type.hpp
tanh_sinh_mpfr.cpp Disable MP tests unless specifically activated 2023-03-06 09:22:38 -08:00
tanh_sinh_quadrature_test.cpp Fix Minw-64 C++23 compile failures. 2023-05-13 19:13:11 +01:00
test_0F1.cpp Conditionally disable MP testing for pFq 2023-03-07 07:53:53 -08:00
test_0F1.hpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_1F0.cpp Conditionally disable MP testing for pFq 2023-03-07 07:53:53 -08:00
test_1F0.hpp Remove header deprecation warnings. 2019-08-10 08:50:12 -04:00
test_1F1.cpp Fix case where b is a negative integer and z is also negative. (#983) 2023-05-04 09:17:16 +01:00
test_1F1.hpp Adjust recursion when using the Bessel function approximation with large z. 2023-10-11 11:45:33 +01:00
test_1F1_log.cpp More test cases and corrections. 2023-10-12 17:06:37 +01:00
test_1F1_log.hpp More test cases and corrections. 2023-10-12 17:06:37 +01:00
test_1F1_regularized.cpp Conditionally disable MP testing for pFq 2023-03-07 07:53:53 -08:00
test_1F1_regularized.hpp Bulk replacement of BOOST_MSVC 2021-03-23 18:39:09 +03:00
test_2F0.cpp Conditionally disable MP testing for pFq 2023-03-07 07:53:53 -08:00
test_2F0.hpp Remove header deprecation warnings. 2019-08-10 08:50:12 -04:00
test_airy.cpp S390x testing: make all the tests 128-bit float safe. 2023-01-11 18:31:05 +00:00
test_archive.cpp Remove second set of deprecated headers 2019-08-11 10:32:03 -04:00
test_arcsine.cpp Add tests for arcsine logpdf and fix definition [ci skip] 2022-02-15 19:31:08 +01:00
test_autodiff.hpp Fix for autodiff 3 2023-05-31 09:32:56 +02:00
test_autodiff_1.cpp Collected autodiff fixes 2023-05-30 17:25:48 +02:00
test_autodiff_2.cpp Add casts to all two argument cmath functions to work around GCC bug 2023-05-31 15:43:54 +02:00
test_autodiff_3.cpp Fix for autodiff 3 2023-05-31 09:32:56 +02:00
test_autodiff_4.cpp Collected autodiff fixes 2023-05-30 17:25:48 +02:00
test_autodiff_5.cpp Autodiff: minimise #includes and change type_traits usage to the std versions. 2020-01-25 18:41:40 +00:00
test_autodiff_6.cpp Collected autodiff fixes 2023-05-30 17:25:48 +02:00
test_autodiff_7.cpp test fix for multiprecision 562 (#1015) 2023-08-23 09:17:45 -04:00
test_autodiff_8.cpp Skip test_autodiff_8 with clang 5 (#491) 2021-01-15 11:35:30 -05:00
test_barycentric_rational.cpp Begin adding interpolator tests 2023-05-17 18:48:47 +02:00
test_basic_nonfinite.cpp Remove second set of deprecated headers 2019-08-11 10:32:03 -04:00
test_bernoulli.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_bernoulli_constants.cpp Improve bernoulli and bessel coverage. 2024-01-22 13:23:33 +00:00
test_bessel_airy_zeros.cpp Improve bernoulli and bessel coverage. 2024-01-22 13:23:33 +00:00
test_bessel_hooks.hpp Bulk replacement of BOOST_MSVC 2021-03-23 18:39:09 +03:00
test_bessel_i.cpp Update error rates to match MinGW 2022-02-10 10:58:31 +01:00
test_bessel_i.hpp Adjust tolerances for Multiprecision test cases. 2024-02-29 19:48:01 +00:00
test_bessel_i_prime.cpp S390x testing: make all the tests 128-bit float safe. 2023-01-11 18:31:05 +00:00
test_bessel_i_prime.hpp More Bessel function coverage. 2024-01-23 17:18:25 +00:00
test_bessel_j.cpp Lost #endif in rebase 2021-12-13 21:07:01 +02:00
test_bessel_j.hpp Remove some impossible to reach bessel_jn code. 2024-01-29 18:05:37 +00:00
test_bessel_j_prime.cpp S390x testing: make all the tests 128-bit float safe. 2023-01-11 18:31:05 +00:00
test_bessel_j_prime.hpp Correct typo. 2024-01-23 18:03:35 +00:00
test_bessel_k.cpp
test_bessel_k.hpp Correct test case logic. 2024-02-29 11:29:34 +00:00
test_bessel_k_prime.cpp
test_bessel_k_prime.hpp Make bessel_k_prime integer order aware. 2024-02-09 18:25:31 +00:00
test_bessel_y.cpp Improve Bessel Y coverage. 2024-02-01 16:56:39 +00:00
test_bessel_y.hpp 2 more trivial multiprecision test case changes. 2024-03-01 19:06:40 +00:00
test_bessel_y_prime.cpp Improve Bessel Y derivative coverage. 2024-02-06 18:26:35 +00:00
test_bessel_y_prime.hpp Last few Bessel function coverage tests. 2024-02-10 16:17:40 +00:00
test_beta.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_beta.hpp Begin improving ibeta coverage. 2024-01-22 19:28:16 +00:00
test_beta_dist.cpp Test beta dist for F64, F32, and F16 2023-04-24 14:53:05 +02:00
test_beta_hooks.hpp Bulk replacement of BOOST_MSVC 2021-03-23 18:39:09 +03:00
test_binomial.cpp Improve accuracy in ibeta power terms usig Sterling's approximation (the non Lanczos case). 2023-08-30 11:50:28 +01:00
test_binomial_coeff.cpp Improve binomial_coefficient.hpp coverage. 2024-02-21 17:36:19 +00:00
test_binomial_coeff.hpp 2 more trivial multiprecision test case changes. 2024-03-01 19:06:40 +00:00
test_carlson.cpp Undef and add to PCH 2021-01-27 18:27:44 +03:00
test_carlson.hpp Improve Carlson elliptic integral coverage. 2024-02-25 19:40:10 +00:00
test_cauchy.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_cbrt.cpp
test_cbrt.hpp cbrt coverage. 2024-02-21 17:51:15 +00:00
test_chatterjee_correlation.cpp Specify seed in random tests. (#839) 2022-10-09 12:42:41 -07:00
test_chi_squared.cpp Add logpdf to chi squared distribution 2022-02-24 12:19:15 +01:00
test_classify.cpp has_denorm_now (#1029) 2023-10-30 09:37:29 +01:00
test_constant_generate.cpp
test_constants.cpp Add to test_constants 2023-05-31 17:06:05 +02:00
test_cstdfloat.cpp Remove boost.lexical_cast dependency 2021-03-29 19:59:29 +03:00
test_difference.cpp has_denorm_now (#1029) 2023-10-30 09:37:29 +01:00
test_digamma.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_digamma.hpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_dist_deduction_guides.cpp Add class template argument deduction guides for distributions (#756) 2022-02-12 11:09:40 -08:00
test_dist_overloads.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_ellint_1.cpp
test_ellint_1.hpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_ellint_2.cpp Fix low hanging fruit test failures on s390x. 2021-09-04 10:46:26 +01:00
test_ellint_2.hpp Elliptic integral coverage. 2024-02-24 17:15:14 +00:00
test_ellint_3.cpp
test_ellint_3.hpp Elliptic integral coverage. 2024-02-24 17:15:14 +00:00
test_ellint_d.cpp
test_ellint_d.hpp Improve Carlson elliptic integral coverage. 2024-02-25 19:40:10 +00:00
test_erf.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_erf.hpp More coverage markup on erf/erfc. 2024-02-27 13:06:32 +00:00
test_erf_hooks.hpp Bulk replacement of BOOST_MSVC 2021-03-23 18:39:09 +03:00
test_error_handling.cpp Remove pile of warnings so that the build log is easier to search through. 2018-03-17 16:39:17 +08:00
test_estrin.cpp Add Estrin's method for polynomial evaluation (#932) 2023-02-04 10:32:06 -08:00
test_expint.cpp Big GCC warning fix - see https://github.com/boostorg/math/issues/136 2018-07-28 11:33:41 +01:00
test_expint.hpp Remove header deprecation warnings. 2019-08-10 08:50:12 -04:00
test_expint_hooks.hpp Bulk replacement of BOOST_MSVC 2021-03-23 18:39:09 +03:00
test_exponential_dist.cpp Add more testing 2023-04-25 13:35:29 +02:00
test_extreme_value.cpp Add complement logcdf for extreme value distribution 2023-02-14 08:43:47 -08:00
test_factorials.cpp Fix low hanging fruit test failures on s390x. 2021-09-04 10:46:26 +01:00
test_fibonacci.cpp Fix up static_asserts in test case. 2021-06-28 19:39:21 +01:00
test_find_location.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_find_scale.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_fisher_f.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_float_io.cpp Remove last usage of boost::array 2023-12-19 17:16:39 -08:00
test_functions_for_optimization.hpp Units compatibility for optimization 2024-02-10 20:58:18 -08:00
test_gamma.cpp Update error rates to match MinGW 2022-02-10 10:58:31 +01:00
test_gamma.hpp has_denorm_now (#1029) 2023-10-30 09:37:29 +01:00
test_gamma_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_gamma_dist.cpp Add logpdf to gamma distribution 2022-02-16 19:01:42 +01:00
test_gamma_edge.cpp Cover the test line(s) themselves 2024-02-11 17:35:29 +01:00
test_gamma_hooks.hpp Bulk replacement of BOOST_MSVC 2021-03-23 18:39:09 +03:00
test_gamma_mp.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_geometric.cpp Relax tolerance on edge case 2023-02-11 18:08:29 -08:00
test_hankel.cpp S390x testing: make all the tests 128-bit float safe. 2023-01-11 18:31:05 +00:00
test_hermite.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_hermite.hpp Remove header deprecation warnings. 2019-08-10 08:50:12 -04:00
test_heuman_lambda.cpp
test_heuman_lambda.hpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_hyperexponential_dist.cpp Correct #include logic in test_hyperexponential_dist.cpp. 2022-05-23 12:14:09 +01:00
test_hypergeometric_dist.cpp Fix stack overflow 2023-05-23 12:00:49 +02:00
test_ibeta.cpp S390x testing: make all the tests 128-bit float safe. 2023-01-11 18:31:05 +00:00
test_ibeta.hpp Begin improving ibeta coverage. 2024-01-22 19:28:16 +00:00
test_ibeta_derivative.cpp Improve beta.hpp coverage. 2024-02-20 16:43:57 +00:00
test_ibeta_derivative.hpp Correct test value suffix. 2024-02-21 10:02:42 +00:00
test_ibeta_inv.cpp S390x testing: make all the tests 128-bit float safe. 2023-01-11 18:31:05 +00:00
test_ibeta_inv.hpp has_denorm_now (#1029) 2023-10-30 09:37:29 +01:00
test_ibeta_inv_ab.cpp
test_ibeta_inv_ab.hpp Correct tests to make them Multiprecision safe. 2022-12-02 17:47:10 +00:00
test_igamma.cpp Update error rates to match MinGW 2022-02-10 10:58:31 +01:00
test_igamma.hpp S390x testing: make all the tests 128-bit float safe. 2023-01-11 18:31:05 +00:00
test_igamma_inv.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_igamma_inv.hpp Remove header deprecation warnings. 2019-08-10 08:50:12 -04:00
test_igamma_inva.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_igamma_inva.hpp Remove header deprecation warnings. 2019-08-10 08:50:12 -04:00
test_instantiate1.cpp Reduce scope of changes 2024-02-16 06:10:17 +01:00
test_instantiate2.cpp
test_instantiate3.cpp Finish instantiation runners 2024-02-17 10:44:39 +01:00
test_inv_hyp.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_inverse_chi_squared_distribution.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_inverse_gamma_distribution.cpp Add logpdf to inverse gamma distribution 2022-02-24 13:09:02 +01:00
test_inverse_gaussian.cpp Add logpdf to inverse gaussian distribution 2022-02-24 13:39:22 +01:00
test_jacobi.cpp
test_jacobi.hpp S390x testing: make all the tests 128-bit float safe. 2023-01-11 18:31:05 +00:00
test_jacobi_theta.cpp Junk removal 2022-11-05 12:14:12 -04:00
test_jacobi_theta.hpp Junk removal 2022-11-05 12:14:12 -04:00
test_jacobi_zeta.cpp
test_jacobi_zeta.hpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_kolmogorov_smirnov.cpp Fix some CI test failures. 2020-10-13 18:34:11 +01:00
test_laguerre.cpp Update error rates to match MinGW 2022-02-10 10:58:31 +01:00
test_laguerre.hpp Remove header deprecation warnings. 2019-08-10 08:50:12 -04:00
test_lambert_w.cpp has_denorm_now (#1029) 2023-10-30 09:37:29 +01:00
test_lambert_w_derivative.cpp Complete removal of direct use of lexical_cast. 2022-01-17 15:36:33 +00:00
test_lambert_w_integrals_double.cpp Complete removal of direct use of lexical_cast. 2022-01-17 15:36:33 +00:00
test_lambert_w_integrals_float.cpp Merge pull request #742 from boostorg/lexical_cast_fixes 2022-01-19 18:40:11 +00:00
test_lambert_w_integrals_float128.cpp Complete removal of direct use of lexical_cast. 2022-01-17 15:36:33 +00:00
test_lambert_w_integrals_long_double.cpp Complete removal of direct use of lexical_cast. 2022-01-17 15:36:33 +00:00
test_lambert_w_integrals_quad.cpp Complete removal of direct use of lexical_cast. 2022-01-17 15:36:33 +00:00
test_laplace.cpp Add complement logcdf for laplace distribution 2023-02-14 09:39:28 -08:00
test_ldouble_simple.cpp
test_legacy_nonfinite.cpp Remove second set of deprecated headers 2019-08-11 10:32:03 -04:00
test_legendre.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_legendre.hpp Correct header spelling!! 2023-02-19 18:44:01 +00:00
test_legendre_hooks.hpp
test_lexical_cast.cpp Remove second set of deprecated headers 2019-08-11 10:32:03 -04:00
test_logistic_dist.cpp Change tolerance for non-x86 platforms 2023-02-12 10:27:52 -08:00
test_lognormal.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_long_double_support.cpp S390x testing: make all the tests 128-bit float safe. 2023-01-11 18:31:05 +00:00
test_math_fwd.cpp
test_minima.cpp Remove header deprecation warnings. 2019-08-10 08:50:12 -04:00
test_nc_beta.cpp Improve error handling in non-central distributions. (#963) 2023-03-07 12:11:29 +00:00
test_nc_beta.hpp Remove header deprecation warnings. 2019-08-10 08:50:12 -04:00
test_nc_chi_squared.cpp Ignore warnings in distribution tests suite (#933) 2023-01-30 10:37:33 -08:00
test_nc_chi_squared.hpp Improve error handling in non-central distributions. (#963) 2023-03-07 12:11:29 +00:00
test_nc_f.cpp Improve error handling in non-central distributions. (#963) 2023-03-07 12:11:29 +00:00
test_nc_t.cpp Remove header deprecation warnings. 2019-08-10 08:50:12 -04:00
test_nc_t.hpp Correct non-central-t series convergence bug. 2023-10-13 18:45:03 +01:00
test_nc_t_quad.cpp Workaround mavc-14.0 issue. 2021-03-02 13:06:21 +00:00
test_ncbeta_hooks.hpp
test_nccs_hooks.hpp
test_negative_binomial.cpp Remove header deprecation warnings. 2019-08-10 08:50:12 -04:00
test_next.cpp has_denorm_now (#1029) 2023-10-30 09:37:29 +01:00
test_next_decimal.cpp has_denorm_now (#1029) 2023-10-30 09:37:29 +01:00
test_no_long_double_policy.cpp Split the multiprecision concept checks into smaller chunks for lower compiler memory usage. 2021-02-02 15:34:13 +00:00
test_nonfinite_io.cpp Fix typos 2019-12-01 08:06:17 -05:00
test_nonfinite_trap.cpp Remove second set of deprecated headers 2019-08-11 10:32:03 -04:00
test_normal.cpp Loosen tolerance on logpdf for long doubles for normal dist 2022-02-24 11:16:33 +01:00
test_numerical_differentiation.cpp Add test and cast to finite differences 2023-05-30 16:46:23 +02:00
test_out_of_range.hpp Bulk replacement of BOOST_MSVC 2021-03-23 18:39:09 +03:00
test_owens_t.cpp S390x testing: make all the tests 128-bit float safe. 2023-01-11 18:31:05 +00:00
test_owens_t.hpp S390x testing: make all the tests 128-bit float safe. 2023-01-11 18:31:05 +00:00
test_pFq.cpp Conditionally disable MP testing for pFq 2023-03-07 07:53:53 -08:00
test_pFq.hpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_pFq_precision.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_pareto.cpp Add logcdf specialization to pareto distribution 2023-02-11 17:49:29 -08:00
test_poisson.cpp Add logpdf to poisson distribution 2022-02-16 15:04:21 +01:00
test_policy.cpp All test batteries pass [ci skip] 2021-02-18 20:28:23 +03:00
test_policy_2.cpp Add mp_at and mp_find_if [ci skip] 2021-02-16 14:54:39 +03:00
test_policy_3.cpp Add mp_at and mp_find_if [ci skip] 2021-02-16 14:54:39 +03:00
test_policy_4.cpp Add mp_at and mp_find_if [ci skip] 2021-02-16 14:54:39 +03:00
test_policy_5.cpp Add mp_at and mp_find_if [ci skip] 2021-02-16 14:54:39 +03:00
test_policy_6.cpp Add mp_at and mp_find_if [ci skip] 2021-02-16 14:54:39 +03:00
test_policy_7.cpp Add mp_at and mp_find_if [ci skip] 2021-02-16 14:54:39 +03:00
test_policy_8.cpp Add mp_at and mp_find_if [ci skip] 2021-02-16 14:54:39 +03:00
test_policy_9.cpp Remove BOOST_CONSTEXPR 2021-03-23 20:32:55 +03:00
test_policy_10.cpp Slight increase in policy testing. 2021-02-22 18:49:19 +00:00
test_policy_sf.cpp Remove header deprecation warnings. 2019-08-10 08:50:12 -04:00
test_polygamma.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_polygamma.hpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_polynomial.cpp Fix up test_polynomial.cpp for standalone test. 2022-06-06 09:07:36 +01:00
test_print_info_on_type.cpp
test_rank.cpp Chatterjee Correlation Coefficient (#770) 2022-05-25 08:13:24 -07:00
test_rationals.cpp Remove header deprecation warnings. 2019-08-10 08:50:12 -04:00
test_rayleigh.cpp Add logcdf specialization to rayleigh distribution 2023-02-11 18:07:27 -08:00
test_real_concept.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_real_concept_neg_bin.cpp
test_recurrence.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_remez.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_root_finding_concepts.cpp Remove uses of boost/cstdint without header called 2021-03-21 16:13:10 +03:00
test_root_iterations.cpp S390x testing: make all the tests 128-bit float safe. 2023-01-11 18:31:05 +00:00
test_roots.cpp Fix X11 naming clash in roots 2024-03-27 12:40:48 +01:00
test_round.cpp Fix parens [CI SKIP] 2020-12-30 16:29:52 +03:00
test_runs_test.cpp Runs test [CI SKIP] 2019-10-13 21:17:14 -04:00
test_sign.cpp Remove boost.lexical_cast dependency 2021-03-29 19:59:29 +03:00
test_signed_zero.cpp Remove second set of deprecated headers 2019-08-11 10:32:03 -04:00
test_sinc.cpp sinc_pi: simplify and correct taylor series usage, improve tests. 2018-06-19 18:26:43 +01:00
test_sinc.hpp Remove header deprecation warnings. 2019-08-10 08:50:12 -04:00
test_skew_normal.cpp S390x testing: make all the tests 128-bit float safe. 2023-01-11 18:31:05 +00:00
test_spherical_harmonic.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_spherical_harmonic.hpp Collected CI Fixes 2021-02-19 12:47:12 +03:00
test_standalone_asserts.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_students_t.cpp has_denorm_now (#1029) 2023-10-30 09:37:29 +01:00
test_t_test.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_tgamma_for_issue396_part1.cpp S390x testing: make all the tests 128-bit float safe. 2023-01-11 18:31:05 +00:00
test_tgamma_for_issue396_part2.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_tgamma_ratio.cpp Update error rates to match MinGW 2022-02-10 10:58:31 +01:00
test_tgamma_ratio.hpp Fix low hanging fruit test failures on s390x. 2021-09-04 10:46:26 +01:00
test_toms748_solve.cpp Remove uses of boost/cstdint without header called 2021-03-21 16:13:10 +03:00
test_tr1.c Misc except 4x TR1 tests pass 2021-03-25 21:52:57 +03:00
test_tr1.cpp Suppress TR1 unused variable warnings 2022-07-02 19:23:55 -07:00
test_trapezoidal.cpp Fix Minw-64 C++23 compile failures. 2023-05-13 19:13:11 +01:00
test_triangular.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_trig.cpp Change __BORLANDC__ to BOOST_BORLANDC and __CODEGEARC__ to BOOST_CODEGEARC, which is defined in Boost config for the Embarcadero non-clang-based compilers. (#345) 2020-05-06 11:46:51 -04:00
test_trig.hpp Remove header deprecation warnings. 2019-08-10 08:50:12 -04:00
test_trigamma.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_trigamma.hpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_uniform.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_value.hpp s/constructable/constructible/ 2022-11-10 18:49:37 +00:00
test_vector_barycentric_rational.cpp Begin adding interpolator tests 2023-05-17 18:48:47 +02:00
test_weibull.cpp Add logcdf specialization to weibull distribution 2023-02-06 11:24:09 -08:00
test_z_test.cpp Quartic roots. (#718) 2022-01-02 17:58:09 -08:00
test_zeta.cpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_zeta.hpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
test_zeta_hooks.hpp Bulk replacement of BOOST_MSVC 2021-03-23 18:39:09 +03:00
tgamma_delta_ratio_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
tgamma_delta_ratio_int.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
tgamma_delta_ratio_int2.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
tgamma_mp_data.hpp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
tgamma_ratio_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
threading_sanity_check.cpp Correct pp-logic. 2021-05-18 19:56:42 +01:00
trig_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
trig_data2.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
univariate_statistics_backwards_compatible_test.cpp median_absolute_deviation bug fix for non-zero center (#997) 2023-06-19 09:18:15 +02:00
univariate_statistics_test.cpp median_absolute_deviation bug fix for non-zero center (#997) 2023-06-19 09:18:15 +02:00
wavelet_transform_test.cpp Add wavelet transform test with additional casts 2023-05-22 12:59:18 +02:00
whittaker_shannon_test.cpp Add casting to whittaker shannon for conversion rank errors 2023-05-22 13:52:25 +02:00
zeta_1_below_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
zeta_1_up_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
zeta_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00
zeta_neg_data.ipp Complete CI test with standalone mode (#680) 2022-01-14 08:12:22 -08:00