.. |
.temps
|
[CI SKIP]Some missing files that should be in the git index?
|
2019-08-30 12:46:58 +01:00 |
compile_test
|
Cut down on the warnings that I've introduced slowly over time
|
2019-10-31 17:55:37 +00:00 |
float128
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_instances
|
Add Heuman Lambda Function.
|
2015-02-19 19:33:56 +00:00 |
test_rational_instances
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
__temporary_test.cpp
|
[CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp
|
2019-08-23 09:25:22 +01:00 |
acosh_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
acosh_test.hpp
|
Eliminated test_exec_monitor
|
2013-02-08 05:09:47 +00:00 |
adaptive_gauss_kronrod_quadrature_test.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
almost_equal.ipp
|
Helper files for nonfinite tests.
|
2011-04-15 17:29:26 +00:00 |
anderson_darling_test.cpp
|
One-sample t-test: Rearrangement of directory structure.
|
2019-10-06 14:59:28 -04:00 |
asinh_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
asinh_test.hpp
|
Eliminated test_exec_monitor
|
2013-02-08 05:09:47 +00:00 |
assoc_legendre_p.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
atanh_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
atanh_test.hpp
|
Enable running of tests with exception handling off.
|
2015-09-05 19:08:28 +01:00 |
bessel_i_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
bessel_i_int_data.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
bessel_i_prime_data.ipp
|
Fix some inspection report failures.
|
2015-09-08 12:04:27 +01:00 |
bessel_i_prime_int_data.ipp
|
Fix some inspection report failures.
|
2015-09-08 12:04:27 +01:00 |
bessel_j_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
bessel_j_int_data.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
bessel_j_large_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
bessel_j_prime_data.ipp
|
Rename Bessel derivatives to primes.
|
2014-01-21 19:08:14 +00:00 |
bessel_j_prime_int_data.ipp
|
Fix some inspection report failures.
|
2015-09-08 12:04:27 +01:00 |
bessel_j_prime_large_data.ipp
|
Fix some inspection report failures.
|
2015-09-08 12:04:27 +01:00 |
bessel_k_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
bessel_k_int_data.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
bessel_k_prime_data.ipp
|
Fix some inspection report failures.
|
2015-09-08 12:04:27 +01:00 |
bessel_k_prime_int_data.ipp
|
Fix some inspection report failures.
|
2015-09-08 12:04:27 +01:00 |
bessel_y01_data.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
bessel_y01_prime_data.ipp
|
Fix some inspection report failures.
|
2015-09-08 12:04:27 +01:00 |
bessel_yn_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
bessel_yn_prime_data.ipp
|
Rename Bessel derivatives to primes.
|
2014-01-21 19:08:14 +00:00 |
bessel_yv_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
bessel_yv_prime_data.ipp
|
Fix some inspection report failures.
|
2015-09-08 12:04:27 +01:00 |
beta_exp_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
beta_med_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
beta_small_data.ipp
|
Fix some corner cases in the beta functions.
|
2015-09-11 12:02:04 +01:00 |
binomial_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
binomial_large_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
binomial_quantile.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
bivariate_statistics_test.cpp
|
One-sample t-test [CI SKIP]
|
2019-10-05 15:56:02 -04:00 |
cardinal_b_spline_test.cpp
|
Cardinal B-spline derivatives: Fix typo in test that made it much less powerful.
|
2019-08-12 10:11:58 -04:00 |
cardinal_cubic_b_spline_test.cpp
|
Deprecate cubic B-spline for cardinal cubic B-spline [CI SKIP]
|
2019-08-22 09:35:05 -04:00 |
cardinal_quadratic_b_spline_test.cpp
|
Cardinal quadratic B-spline: Explicitly add template argument to green up build.
|
2019-06-27 06:56:40 -04:00 |
cardinal_quintic_b_spline_test.cpp
|
Cardinal Quintic B-spline: Derivative estimation. [CI SKIP]
|
2019-08-18 12:08:34 -04:00 |
cardinal_trigonometric_test.cpp
|
Loosen error bound for cardinal trigonometric derivatives to green up build.
|
2019-08-10 08:24:40 -04:00 |
catmull_rom_test.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
cbrt_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
chebyshev_test.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
chebyshev_transform_test.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
complex_test.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
condition_number_test.cpp
|
Test condition number as well as error rate [CI SKIP]
|
2019-01-29 18:51:44 -07:00 |
digamma_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
digamma_neg_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
digamma_root_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
digamma_small_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
e_float_concept_check.cpp
|
Add initial version of e_float support.
|
2011-05-02 18:21:28 +00:00 |
ellint_d2_data.ipp
|
Address CI failures:
|
2017-06-04 13:12:33 +01:00 |
ellint_d_data.ipp
|
Address CI failures:
|
2017-06-04 13:12:33 +01:00 |
ellint_e2_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
ellint_e_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
ellint_f_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
ellint_k_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
ellint_pi2_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
ellint_pi3_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
ellint_pi3_large_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
ellint_rc_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
ellint_rd_0xy.ipp
|
Fix misc clang issues
|
2016-06-04 19:26:59 +01:00 |
ellint_rd_0yy.ipp
|
Fix misc clang issues
|
2016-06-04 19:26:59 +01:00 |
ellint_rd_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
ellint_rd_xxx.ipp
|
Fix misc clang issues
|
2016-06-04 19:26:59 +01:00 |
ellint_rd_xxz.ipp
|
Fix misc clang issues
|
2016-06-04 19:26:59 +01:00 |
ellint_rd_xyy.ipp
|
Fix misc clang issues
|
2016-06-04 19:26:59 +01:00 |
ellint_rf_0yy.ipp
|
Fix misc clang issues
|
2016-06-04 19:26:59 +01:00 |
ellint_rf_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
ellint_rf_xxx.ipp
|
Fix misc clang issues
|
2016-06-04 19:26:59 +01:00 |
ellint_rf_xy0.ipp
|
Fix misc clang issues
|
2016-06-04 19:26:59 +01:00 |
ellint_rf_xyy.ipp
|
Fix misc clang issues
|
2016-06-04 19:26:59 +01:00 |
ellint_rg_00x.ipp
|
Fix misc clang issues
|
2016-06-04 19:26:59 +01:00 |
ellint_rg_xxx.ipp
|
Fix misc clang issues
|
2016-06-04 19:26:59 +01:00 |
ellint_rg_xy0.ipp
|
Fix misc clang issues
|
2016-06-04 19:26:59 +01:00 |
ellint_rg_xyy.ipp
|
Fix misc clang issues
|
2016-06-04 19:26:59 +01:00 |
ellint_rg.ipp
|
Fix misc clang issues
|
2016-06-04 19:26:59 +01:00 |
ellint_rj_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
ellint_rj_e2.ipp
|
Fix misc clang issues
|
2016-06-04 19:26:59 +01:00 |
ellint_rj_e3.ipp
|
Fix misc clang issues
|
2016-06-04 19:26:59 +01:00 |
ellint_rj_e4.ipp
|
Fix misc clang issues
|
2016-06-04 19:26:59 +01:00 |
ellint_rj_zp.ipp
|
Fix misc clang issues
|
2016-06-04 19:26:59 +01:00 |
empirical_cumulative_distribution_test.cpp
|
Empirical Cumulative Distribution function
|
2019-09-24 11:00:07 -04:00 |
erf_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
erf_inv_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
erf_large_data.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
erf_small_data.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
erfc_inv_big_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
erfc_inv_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
exp_sinh_quadrature_test.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
expint_1_data.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
expint_data.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
expint_small_data.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
expinti_data_double.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
expinti_data_long.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
expinti_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
functor.hpp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
gamma_inv_big_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
gamma_inv_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
gamma_inv_small_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
gauss_kronrod_quadrature_test.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
gauss_quadrature_test.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
gegenbauer_test.cpp
|
Gegenbauer polynomials: Kick off build.
|
2019-08-05 08:23:04 -04:00 |
handle_test_result.hpp
|
Add lots of missing #includes.
|
2014-03-21 17:36:18 +00:00 |
hermite.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
heuman_lambda_data.ipp
|
Address CI failures:
|
2017-06-04 13:12:33 +01:00 |
hypergeometric_0F2.ipp
|
[CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp
|
2019-08-23 09:25:22 +01:00 |
hypergeometric_1f1_large_regularized.ipp
|
[CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp
|
2019-08-23 09:25:22 +01:00 |
hypergeometric_1f1_log_large_unsolved.ipp
|
[CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp
|
2019-08-23 09:25:22 +01:00 |
hypergeometric_1f1_log_large.ipp
|
[CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp
|
2019-08-23 09:25:22 +01:00 |
hypergeometric_1F1_big_double_limited.ipp
|
[CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp
|
2019-08-23 09:25:22 +01:00 |
hypergeometric_1F1_big_unsolved.ipp
|
[CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp
|
2019-08-23 09:25:22 +01:00 |
hypergeometric_1F1_big.ipp
|
[CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp
|
2019-08-23 09:25:22 +01:00 |
hypergeometric_1F1_small_random.ipp
|
[CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp
|
2019-08-23 09:25:22 +01:00 |
hypergeometric_1F1.ipp
|
[CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp
|
2019-08-23 09:25:22 +01:00 |
hypergeometric_1F2.ipp
|
[CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp
|
2019-08-23 09:25:22 +01:00 |
hypergeometric_2F0_half.ipp
|
[CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp
|
2019-08-23 09:25:22 +01:00 |
hypergeometric_2F0_integer_a2.ipp
|
[CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp
|
2019-08-23 09:25:22 +01:00 |
hypergeometric_2F0_large_z.ipp
|
[CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp
|
2019-08-23 09:25:22 +01:00 |
hypergeometric_2F0.ipp
|
[CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp
|
2019-08-23 09:25:22 +01:00 |
hypergeometric_2F1.ipp
|
[CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp
|
2019-08-23 09:25:22 +01:00 |
hypergeometric_2F2.ipp
|
[CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp
|
2019-08-23 09:25:22 +01:00 |
hypergeometric_dist_data2.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
hypergeometric_test_data.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
hypot_test.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
ibeta_data.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
ibeta_derivative_data.ipp
|
Fix some corner cases in the beta functions.
|
2015-09-11 12:02:04 +01:00 |
ibeta_derivative_int_data.ipp
|
Fix some corner cases in the beta functions.
|
2015-09-11 12:02:04 +01:00 |
ibeta_derivative_large_data.ipp
|
Fix some corner cases in the beta functions.
|
2015-09-11 12:02:04 +01:00 |
ibeta_derivative_small_data.ipp
|
Fix some corner cases in the beta functions.
|
2015-09-11 12:02:04 +01:00 |
ibeta_int_data.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
ibeta_inv_data.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
ibeta_inva_data.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
ibeta_large_data.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
ibeta_small_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
igamma_big_data.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
igamma_int_data.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
igamma_inva_data.ipp
|
Change test data so it always uses the SC_ macro:
|
2016-05-31 13:35:37 +01:00 |
igamma_med_data.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
igamma_small_data.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
jacobi_elliptic_small.ipp
|
Rebuilt after edits to quiet nags.
|
2012-08-01 16:32:48 +00:00 |
jacobi_elliptic.ipp
|
Rebuilt after edits to quiet nags.
|
2012-08-01 16:32:48 +00:00 |
jacobi_large_phi.ipp
|
Rebuilt after edits to quiet nags.
|
2012-08-01 16:32:48 +00:00 |
jacobi_near_1.ipp
|
Rebuilt after edits to quiet nags.
|
2012-08-01 16:32:48 +00:00 |
jacobi_test.cpp
|
Remove floating point test which tests too close to root [CI SKIP]
|
2019-08-07 13:11:21 -04:00 |
jacobi_zeta_big_phi.ipp
|
Address CI failures:
|
2017-06-04 13:12:33 +01:00 |
jacobi_zeta_data.ipp
|
Address CI failures:
|
2017-06-04 13:12:33 +01:00 |
Jamfile.v2
|
Merge pull request #256 from boostorg/extend_sterling
|
2019-10-20 11:40:17 +01:00 |
laguerre2.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
laguerre3.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
lambert_w_high_reference_values.ipp
|
100 decimal digit precision values and tests OK.
|
2017-10-10 15:13:49 +01:00 |
lambert_w_low_reference_values.ipp
|
100 decimal digit precision values and tests OK.
|
2017-10-10 15:13:49 +01:00 |
lanczos_smoothing_test.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
legendre_p_large.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
legendre_p.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
legendre_stieltjes_test.cpp
|
legendre_stieltjes_test.cpp: update expected error rates.
|
2018-02-21 19:40:56 +00:00 |
ljung_box_test.cpp
|
Ljung-Box: Loosen up tolerance on test [CI SKIP]
|
2019-10-12 17:01:51 -04:00 |
log1p_expm1_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
log1p_expm1_test.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
log1p_expm1_test.hpp
|
Enable running of tests with exception handling off.
|
2015-09-05 19:08:28 +01:00 |
math_unit_test.hpp
|
Restore default colors to the terminal after changing them for error messages [CI SKIP]
|
2019-10-31 17:55:36 +00:00 |
mpfr_concept_check.cpp
|
Warning suppression
|
2009-01-22 09:48:27 +00:00 |
mpreal_concept_check.cpp
|
Add support for "mpreal" wrapper for mpfr.
|
2010-12-17 16:04:51 +00:00 |
multiprc_concept_check_1.cpp
|
Add Boost.Multiprecision integration concept checks.
|
2013-01-28 09:32:31 +00:00 |
multiprc_concept_check_2.cpp
|
Add Boost.Multiprecision integration concept checks.
|
2013-01-28 09:32:31 +00:00 |
multiprc_concept_check_3.cpp
|
Tentative fix for CI failures:
|
2017-08-04 16:48:44 +01:00 |
multiprc_concept_check_4.cpp
|
Apply some workarounds for failing CI tests.
|
2018-11-10 18:03:07 +00:00 |
naive_monte_carlo_test.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
ncbeta_big.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
ncbeta.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
nccs_big.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
nccs.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
nct_asym.ipp
|
Added licence info to files listed in report.
|
2012-12-06 15:44:24 +00:00 |
nct_small_delta.ipp
|
Added licence info to files listed in report.
|
2012-12-06 15:44:24 +00:00 |
nct.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
negative_binomial_quantile.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
noeh_support.cpp
|
Fix some inspection report failures.
|
2015-09-08 12:04:27 +01:00 |
norms_test.cpp
|
[CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp
|
2019-08-23 09:25:22 +01:00 |
ntl_concept_check.cpp
|
Typo and date corrected
|
2012-05-24 10:44:13 +00:00 |
octonion_test.cpp
|
Remove the quaternion directory and move contents elsewhere.
|
2015-09-07 19:09:55 +01:00 |
ooura_fourier_integral_test.cpp
|
Corrected copy'n'paste err in test description, but this does not explain my fails on https://www.boost.org/development/tests/develop/output/Marshall-ASAN-boost-bin-v2-libs-math-test-ooura_fourier_integral_test-test-clang-darwin-asan-debug-cxxstd-17-iso-link-static-threading-multi-visibility-hidden.html but last jun is 30 Jun so may be corrected by now.
|
2019-07-05 14:23:45 +01:00 |
owens_t_large_data.ipp
|
Fix very large test values.
|
2015-07-03 19:49:59 +01:00 |
owens_t_T7.hpp
|
Rebuilt after edits to quiet nags.
|
2012-08-01 16:32:48 +00:00 |
owens_t.ipp
|
Merge Owen's T function and Skew Normal code from sandbox and fix whatever failures show up.
|
2012-04-22 10:23:03 +00:00 |
pch_light.hpp
|
Add missing #include's.
|
2014-02-20 17:08:25 +00:00 |
pch.hpp
|
Add missing #include's
|
2014-02-20 17:56:53 +00:00 |
poisson_quantile.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
polynomial_concept_check.cpp
|
Add missing polynomial_concept_check.cpp.
|
2017-08-22 08:04:53 +01:00 |
pow_test.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
powm1_data.ipp
|
Fix some inspection report failures.
|
2015-09-08 12:04:27 +01:00 |
powm1_sqrtp1m1_test.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
powm1_sqrtp1m1_test.hpp
|
Update error rates in docs [CI SKIP]
|
2018-03-08 16:42:47 +00:00 |
quaternion_constexpr_test.cpp
|
Big GCC warning fix - see https://github.com/boostorg/math/issues/136
|
2018-07-28 11:33:41 +01:00 |
quaternion_mi1.cpp
|
Remove the quaternion directory and move contents elsewhere.
|
2015-09-07 19:09:55 +01:00 |
quaternion_mi1.h
|
Remove the quaternion directory and move contents elsewhere.
|
2015-09-07 19:09:55 +01:00 |
quaternion_mi2.cpp
|
Remove the quaternion directory and move contents elsewhere.
|
2015-09-07 19:09:55 +01:00 |
quaternion_mi2.h
|
Remove the quaternion directory and move contents elsewhere.
|
2015-09-07 19:09:55 +01:00 |
quaternion_mult_incl_test.cpp
|
Remove the quaternion directory and move contents elsewhere.
|
2015-09-07 19:09:55 +01:00 |
quaternion_test.cpp
|
Math.Quaternion: Add workarounds for older msvc versions.
|
2017-11-02 11:02:37 +00:00 |
s_.ipp
|
Added comments
|
2012-08-01 16:37:01 +00:00 |
signal_statistics_test.cpp
|
One-sample t-test [CI SKIP]
|
2019-10-05 15:56:02 -04:00 |
sinc_data.ipp
|
[CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp
|
2019-08-23 09:25:22 +01:00 |
sinc_test.hpp
|
Eliminated test_exec_monitor
|
2013-02-08 05:09:47 +00:00 |
sinh_sinh_quadrature_test.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
sinhc_test.hpp
|
Eliminated test_exec_monitor
|
2013-02-08 05:09:47 +00:00 |
special_functions_test.cpp
|
Enable running of tests with exception handling off.
|
2015-09-05 19:08:28 +01:00 |
sph_bessel_data.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
sph_bessel_prime_data.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
sph_neumann_data.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
sph_neumann_prime_data.ipp
|
Rename Bessel derivatives to primes.
|
2014-01-21 19:08:14 +00:00 |
spherical_harmonic.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
std_real_concept_check.cpp
|
Paul's Big policy revison
|
2007-08-03 10:13:47 +00:00 |
table_type.hpp
|
Fix bug in incomplete beta which causes an exception to be thrown in itrunc when one argument is very large.
|
2012-08-16 15:27:40 +00:00 |
tanh_sinh_quadrature_test.cpp
|
Sterling: extend Sterling's approximation to the beta functions.
|
2019-10-11 11:12:02 +01:00 |
test_0F1.cpp
|
0F1/2F0: mark up error rates.
|
2019-02-04 18:22:29 +00:00 |
test_0F1.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_1F0.cpp
|
1F1: remove dead code from test_1F0.cpp, rebalance test grouping in Jamfile to avoid timeouts.
|
2019-07-19 09:54:27 +01:00 |
test_1F0.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_1F1_log.cpp
|
1F1: Move long running tests into separate section of the Jamfile, disable tests on unsupported compilers.
|
2019-07-23 19:22:14 +01:00 |
test_1F1_log.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_1F1_regularized.cpp
|
1F1: Move long running tests into separate section of the Jamfile, disable tests on unsupported compilers.
|
2019-07-23 19:22:14 +01:00 |
test_1F1_regularized.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_1F1.cpp
|
Update Lanczos generator program.
|
2019-10-18 17:58:31 +01:00 |
test_1F1.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_2F0.cpp
|
0F1/2F0: mark up error rates.
|
2019-02-04 18:22:29 +00:00 |
test_2F0.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_airy.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_archive.cpp
|
Remove second set of deprecated headers
|
2019-08-11 10:32:03 -04:00 |
test_arcsine.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_autodiff_1.cpp
|
Add make_ftuple(), digamma(), lgamma(), tgamma(), doc/test updates. (#218)
|
2019-06-25 17:31:48 -07:00 |
test_autodiff_2.cpp
|
Add make_ftuple(), digamma(), lgamma(), tgamma(), doc/test updates. (#218)
|
2019-06-25 17:31:48 -07:00 |
test_autodiff_3.cpp
|
Add make_ftuple(), digamma(), lgamma(), tgamma(), doc/test updates. (#218)
|
2019-06-25 17:31:48 -07:00 |
test_autodiff_4.cpp
|
Remove lexical_cast<> dependencies.
|
2019-07-05 08:51:59 -04:00 |
test_autodiff_5.cpp
|
Remove lexical_cast<> dependencies.
|
2019-07-05 08:51:59 -04:00 |
test_autodiff_6.cpp
|
Add make_ftuple(), digamma(), lgamma(), tgamma(), doc/test updates. (#218)
|
2019-06-25 17:31:48 -07:00 |
test_autodiff_7.cpp
|
Remove lexical_cast<> dependencies.
|
2019-07-05 08:51:59 -04:00 |
test_autodiff_8.cpp
|
Remove lexical_cast<> dependencies.
|
2019-07-05 08:51:59 -04:00 |
test_autodiff.hpp
|
[CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp
|
2019-08-23 09:25:22 +01:00 |
test_barycentric_rational.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_basic_nonfinite.cpp
|
Remove second set of deprecated headers
|
2019-08-11 10:32:03 -04:00 |
test_bernoulli_constants.cpp
|
Enable running of tests with exception handling off.
|
2015-09-05 19:08:28 +01:00 |
test_bernoulli.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_bessel_airy_zeros.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_bessel_hooks.hpp
|
Added updated SOC Bessel function code.
|
2007-01-19 17:05:21 +00:00 |
test_bessel_i_prime.cpp
|
Fix expected error rates for Oracle C++ on Solaris
|
2016-07-19 17:54:30 +00:00 |
test_bessel_i_prime.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_bessel_i.cpp
|
Fix expected error rates for Oracle C++ on Solaris
|
2016-07-19 17:54:30 +00:00 |
test_bessel_i.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_bessel_j_prime.cpp
|
Oh my, fix lots of typos (search and replace).
|
2015-06-18 18:47:50 +01:00 |
test_bessel_j_prime.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_bessel_j.cpp
|
Oh my, fix lots of typos (search and replace).
|
2015-06-18 18:47:50 +01:00 |
test_bessel_j.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_bessel_k_prime.cpp
|
Oh my, fix lots of typos (search and replace).
|
2015-06-18 18:47:50 +01:00 |
test_bessel_k_prime.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_bessel_k.cpp
|
Oh my, fix lots of typos (search and replace).
|
2015-06-18 18:47:50 +01:00 |
test_bessel_k.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_bessel_y_prime.cpp
|
Fix expected error rates for Oracle C++ on Solaris
|
2016-07-19 17:54:30 +00:00 |
test_bessel_y_prime.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_bessel_y.cpp
|
Oh my, fix lots of typos (search and replace).
|
2015-06-18 18:47:50 +01:00 |
test_bessel_y.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_beta_dist.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_beta_hooks.hpp
|
Merged changes from sandbox to Trunk:
|
2008-04-07 15:58:51 +00:00 |
test_beta.cpp
|
Sterling: extend Sterling's approximation to the beta functions.
|
2019-10-11 11:12:02 +01:00 |
test_beta.hpp
|
Sterling: fix expected error rates, update docs.
|
2019-10-12 19:35:44 +01:00 |
test_binomial_coeff.cpp
|
Oh my, fix lots of typos (search and replace).
|
2015-06-18 18:47:50 +01:00 |
test_binomial_coeff.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_binomial.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_carlson.cpp
|
Oh my, fix lots of typos (search and replace).
|
2015-06-18 18:47:50 +01:00 |
test_carlson.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_cauchy.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_cbrt.cpp
|
New sections of examples or cube, fifth, multiprecision and nth root finding, and comparison of timing and iterations.
|
2015-04-26 17:41:10 +01:00 |
test_cbrt.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_chi_squared.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_classify.cpp
|
Fix test_classify.cpp to not negate INT_MIN: See https://github.com/boostorg/math/issues/135
|
2018-07-29 18:29:38 +01:00 |
test_constant_generate.cpp
|
Added new constants expminusone and sixth
|
2017-03-10 13:06:44 +00:00 |
test_constants.cpp
|
Add some more constants that are present in POSIX but absent from Boost.Math.
|
2019-09-13 13:35:33 +01:00 |
test_cstdfloat.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_difference.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_digamma.cpp
|
Oh my, fix lots of typos (search and replace).
|
2015-06-18 18:47:50 +01:00 |
test_digamma.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_dist_overloads.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_ellint_1.cpp
|
Oh my, fix lots of typos (search and replace).
|
2015-06-18 18:47:50 +01:00 |
test_ellint_1.hpp
|
ellint_1: Fix test file so it can be used by the multiprecision lib tests.
|
2019-08-14 18:21:07 +01:00 |
test_ellint_2.cpp
|
Oh my, fix lots of typos (search and replace).
|
2015-06-18 18:47:50 +01:00 |
test_ellint_2.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_ellint_3.cpp
|
Oh my, fix lots of typos (search and replace).
|
2015-06-18 18:47:50 +01:00 |
test_ellint_3.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_ellint_d.cpp
|
Oh my, fix lots of typos (search and replace).
|
2015-06-18 18:47:50 +01:00 |
test_ellint_d.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_erf_hooks.hpp
|
Initial commit.
|
2006-05-21 15:45:37 +00:00 |
test_erf.cpp
|
Fix regular tests to match revised test headers.
|
2015-07-02 19:17:16 +01:00 |
test_erf.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04: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_expint_hooks.hpp
|
Merged changes from sandbox to Trunk:
|
2008-04-07 15:58:51 +00: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_exponential_dist.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_extreme_value.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_factorials.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_find_location.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_find_scale.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_fisher_f.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_gamma_data.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
test_gamma_dist.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_gamma_hooks.hpp
|
Changes relating to issue #3408.
|
2009-09-24 11:23:52 +00:00 |
test_gamma_mp.cpp
|
Update Lanczos generator program.
|
2019-10-18 17:58:31 +01:00 |
test_gamma.cpp
|
Fix expected error rates for Oracle C++ on Solaris
|
2016-07-19 17:54:30 +00:00 |
test_gamma.hpp
|
test_gamma.hpp: add missing L suffix to test value.
|
2019-08-14 11:24:22 +01:00 |
test_geometric.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_hankel.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_hermite.cpp
|
Fix regular tests to match revised test headers.
|
2015-07-02 19:17:16 +01:00 |
test_hermite.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_heuman_lambda.cpp
|
Oh my, fix lots of typos (search and replace).
|
2015-06-18 18:47:50 +01:00 |
test_heuman_lambda.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_hyperexponential_dist.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_hypergeometric_dist.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_ibeta_derivative.cpp
|
Adjust expected error rates on MacOS X. Update history.
|
2019-10-19 12:02:08 +01:00 |
test_ibeta_derivative.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_ibeta_inv_ab.cpp
|
Oh my, fix lots of typos (search and replace).
|
2015-06-18 18:47:50 +01:00 |
test_ibeta_inv_ab.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_ibeta_inv.cpp
|
Oh my, fix lots of typos (search and replace).
|
2015-06-18 18:47:50 +01:00 |
test_ibeta_inv.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_ibeta.cpp
|
Fix some corner cases in the beta functions.
|
2015-09-11 12:02:04 +01:00 |
test_ibeta.hpp
|
Sterling: extend Sterling's approximation to the beta functions.
|
2019-10-11 11:12:02 +01:00 |
test_igamma_inv.cpp
|
Big tidy up of gamma function sterling code.
|
2019-10-05 20:46:14 +01:00 |
test_igamma_inv.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_igamma_inva.cpp
|
Oh my, fix lots of typos (search and replace).
|
2015-06-18 18:47:50 +01:00 |
test_igamma_inva.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_igamma.cpp
|
Fix expected error rates for Oracle C++ on Solaris
|
2016-07-19 17:54:30 +00:00 |
test_igamma.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_instantiate1.cpp
|
Rename hankel_hX to hankel_X.
|
2012-04-29 12:39:28 +00:00 |
test_instantiate2.cpp
|
Rename hankel_hX to hankel_X.
|
2012-04-29 12:39:28 +00:00 |
test_inv_hyp.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_inverse_chi_squared_distribution.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_inverse_gamma_distribution.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_inverse_gaussian.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_jacobi_zeta.cpp
|
Oh my, fix lots of typos (search and replace).
|
2015-06-18 18:47:50 +01:00 |
test_jacobi_zeta.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_jacobi.cpp
|
Oh my, fix lots of typos (search and replace).
|
2015-06-18 18:47:50 +01:00 |
test_jacobi.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_laguerre.cpp
|
Oh my, fix lots of typos (search and replace).
|
2015-06-18 18:47:50 +01:00 |
test_laguerre.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_lambert_w_derivative.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_lambert_w_integrals_double.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_lambert_w_integrals_float128.cpp
|
Cut down on the warnings that I've introduced slowly over time
|
2019-10-31 17:55:37 +00:00 |
test_lambert_w_integrals_float.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_lambert_w_integrals_long_double.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_lambert_w_integrals_quad.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_lambert_w.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_laplace.cpp
|
Enable running of tests with exception handling off.
|
2015-09-05 19:08:28 +01:00 |
test_ldouble_simple.cpp
|
adjustments for GCC on Linux
|
2013-11-16 09:23:13 +00:00 |
test_legacy_nonfinite.cpp
|
Remove second set of deprecated headers
|
2019-08-11 10:32:03 -04:00 |
test_legendre_hooks.hpp
|
Big initial commit of the Polynomial and associated functions from TR1.
|
2006-12-12 17:25:29 +00:00 |
test_legendre.cpp
|
Merge branch 'legendre_derivatives' of https://github.com/NAThompson/math into legrende_prime
|
2017-05-08 19:14:16 +01:00 |
test_legendre.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_lexical_cast.cpp
|
Remove second set of deprecated headers
|
2019-08-11 10:32:03 -04:00 |
test_logistic_dist.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_lognormal.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_long_double_support.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_math_fwd.cpp
|
New test
|
2010-11-24 16:55:52 +00:00 |
test_minima.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_nc_beta.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_nc_beta.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_nc_chi_squared.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_nc_chi_squared.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_nc_f.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_nc_t.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_nc_t.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_ncbeta_hooks.hpp
|
Merged changes from sandbox to Trunk:
|
2008-04-07 15:58:51 +00:00 |
test_nccs_hooks.hpp
|
Merged changes from sandbox to Trunk:
|
2008-04-07 15:58:51 +00:00 |
test_negative_binomial.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_next_decimal.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_next.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_nonfinite_io.cpp
|
Remove second set of deprecated headers
|
2019-08-11 10:32:03 -04:00 |
test_nonfinite_trap.cpp
|
Remove second set of deprecated headers
|
2019-08-11 10:32:03 -04:00 |
test_normal.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_numerical_differentiation.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_out_of_range.hpp
|
Remove C++14'isms that crept into tests.
|
2017-09-07 19:05:36 +01:00 |
test_owens_t.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_owens_t.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_pareto.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_pFq_precision.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_pFq.cpp
|
1F1: Move long running tests into separate section of the Jamfile, disable tests on unsupported compilers.
|
2019-07-23 19:22:14 +01:00 |
test_pFq.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_poisson.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_policy_2.cpp
|
Eliminated test_exec_monitor
|
2013-02-08 05:09:47 +00:00 |
test_policy_3.cpp
|
Eliminated test_exec_monitor
|
2013-02-08 05:09:47 +00:00 |
test_policy_4.cpp
|
Eliminated test_exec_monitor
|
2013-02-08 05:09:47 +00:00 |
test_policy_5.cpp
|
Eliminated test_exec_monitor
|
2013-02-08 05:09:47 +00:00 |
test_policy_6.cpp
|
Eliminated test_exec_monitor
|
2013-02-08 05:09:47 +00:00 |
test_policy_7.cpp
|
Eliminated test_exec_monitor
|
2013-02-08 05:09:47 +00:00 |
test_policy_8.cpp
|
Eliminated test_exec_monitor
|
2013-02-08 05:09:47 +00:00 |
test_policy_9.cpp
|
Big GCC warning fix - see https://github.com/boostorg/math/issues/136
|
2018-07-28 11:33:41 +01:00 |
test_policy_sf.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_policy.cpp
|
Eliminated test_exec_monitor
|
2013-02-08 05:09:47 +00:00 |
test_polygamma.cpp
|
Fix Intel C++ test failures
|
2016-07-22 09:27:15 +01:00 |
test_polygamma.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_polynomial.cpp
|
Merge branch 'polynomial_constructor' into develop
|
2018-12-01 11:21:27 +00:00 |
test_print_info_on_type.cpp
|
Merge new math constants code from the sandbox.
|
2012-01-28 12:13:17 +00:00 |
test_rationals.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_rayleigh.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_real_concept_neg_bin.cpp
|
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
|
2011-01-15 08:11:51 +00:00 |
test_real_concept.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_recurrence.cpp
|
Big tidy up of gamma function sterling code.
|
2019-10-05 20:46:14 +01:00 |
test_remez.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_root_finding_concepts.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_root_iterations.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_roots.cpp
|
test_roots: Correct #endif location!
|
2019-09-16 09:11:41 +01:00 |
test_round.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_runs_test.cpp
|
Runs test [CI SKIP]
|
2019-10-13 21:17:14 -04:00 |
test_sign.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04: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
|
Skew normal: fix up moments to avoid accidental division by zero.
|
2019-09-21 18:02:18 +01:00 |
test_spherical_harmonic.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_spherical_harmonic.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_students_t.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_t_test.cpp
|
Performance numbers of t-test. [CI SKIP]
|
2019-10-09 08:03:42 -04:00 |
test_tgamma_ratio.cpp
|
Apply Sterling's approximation to more gamma functions to improve multiprecision performance.
|
2019-09-28 16:45:34 +01:00 |
test_tgamma_ratio.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_toms748_solve.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_tr1.c
|
Remove unused variables, variables set but unused, set floating point number that would flush to zero to identically zero.
|
2017-05-03 15:30:24 -06:00 |
test_tr1.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_trapezoidal.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_triangular.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_trig.cpp
|
Oh my, fix lots of typos (search and replace).
|
2015-06-18 18:47:50 +01:00 |
test_trig.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_trigamma.cpp
|
[Polygamma] Add optimized trigamma version that uses rational approximations.
|
2014-11-07 16:32:41 +00:00 |
test_trigamma.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_uniform.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_value.hpp
|
Quadrature error diagnosis improved
|
2018-02-27 13:20:37 +00:00 |
test_vector_barycentric_rational.cpp
|
Actually fix warning [CI SKIP]
|
2019-10-14 08:52:27 -04:00 |
test_weibull.cpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
test_zeta_hooks.hpp
|
Merged changes from sandbox to Trunk:
|
2008-04-07 15:58:51 +00:00 |
test_zeta.cpp
|
test_zeta.cpp: Need to set overflow policy even when pch is off.
|
2017-06-27 17:51:02 +01:00 |
test_zeta.hpp
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
tgamma_delta_ratio_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
tgamma_delta_ratio_int2.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
tgamma_delta_ratio_int.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
tgamma_mp_data.hpp
|
Update Lanczos generator program.
|
2019-10-18 17:58:31 +01:00 |
tgamma_ratio_data.ipp
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
|
2014-02-24 17:17:05 +00:00 |
trig_data2.ipp
|
Address CI failures:
|
2017-06-04 13:12:33 +01:00 |
trig_data.ipp
|
Address CI failures:
|
2017-06-04 13:12:33 +01:00 |
univariate_statistics_test.cpp
|
One-sample t-test [CI SKIP]
|
2019-10-05 15:56:02 -04:00 |
whittaker_shannon_test.cpp
|
Whittaker-Shannon: Update docs, implement derivatives.
|
2019-06-24 08:28:14 -04:00 |
zeta_1_below_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
zeta_1_up_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
zeta_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |
zeta_neg_data.ipp
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
|
2012-01-16 18:25:02 +00:00 |