[all-commits] [llvm/llvm-project] 585da5: [third-party] Add a snapshot of Boost.Math 1.89 st...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Oct 27 14:44:19 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 585da50d7d651ae3fcdd1368204ecc7d8250db24
https://github.com/llvm/llvm-project/commit/585da50d7d651ae3fcdd1368204ecc7d8250db24
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2025-10-27 (Mon, 27 Oct 2025)
Changed paths:
A third-party/README.md
A third-party/boost-math/.codecov.yml
A third-party/boost-math/.drone.star
A third-party/boost-math/.gitattributes
A third-party/boost-math/.gitignore
A third-party/boost-math/.travis.yml
A third-party/boost-math/CMakeLists.txt
A third-party/boost-math/LICENSE
A third-party/boost-math/README.md
A third-party/boost-math/build.jam
A third-party/boost-math/include/boost/cstdfloat.hpp
A third-party/boost-math/include/boost/math/bindings/detail/big_digamma.hpp
A third-party/boost-math/include/boost/math/bindings/detail/big_lanczos.hpp
A third-party/boost-math/include/boost/math/bindings/mpfr.hpp
A third-party/boost-math/include/boost/math/bindings/mpreal.hpp
A third-party/boost-math/include/boost/math/bindings/rr.hpp
A third-party/boost-math/include/boost/math/ccmath/abs.hpp
A third-party/boost-math/include/boost/math/ccmath/ccmath.hpp
A third-party/boost-math/include/boost/math/ccmath/ceil.hpp
A third-party/boost-math/include/boost/math/ccmath/copysign.hpp
A third-party/boost-math/include/boost/math/ccmath/detail/config.hpp
A third-party/boost-math/include/boost/math/ccmath/detail/swap.hpp
A third-party/boost-math/include/boost/math/ccmath/div.hpp
A third-party/boost-math/include/boost/math/ccmath/fabs.hpp
A third-party/boost-math/include/boost/math/ccmath/fdim.hpp
A third-party/boost-math/include/boost/math/ccmath/floor.hpp
A third-party/boost-math/include/boost/math/ccmath/fma.hpp
A third-party/boost-math/include/boost/math/ccmath/fmax.hpp
A third-party/boost-math/include/boost/math/ccmath/fmin.hpp
A third-party/boost-math/include/boost/math/ccmath/fmod.hpp
A third-party/boost-math/include/boost/math/ccmath/fpclassify.hpp
A third-party/boost-math/include/boost/math/ccmath/frexp.hpp
A third-party/boost-math/include/boost/math/ccmath/hypot.hpp
A third-party/boost-math/include/boost/math/ccmath/ilogb.hpp
A third-party/boost-math/include/boost/math/ccmath/isfinite.hpp
A third-party/boost-math/include/boost/math/ccmath/isgreater.hpp
A third-party/boost-math/include/boost/math/ccmath/isgreaterequal.hpp
A third-party/boost-math/include/boost/math/ccmath/isinf.hpp
A third-party/boost-math/include/boost/math/ccmath/isless.hpp
A third-party/boost-math/include/boost/math/ccmath/islessequal.hpp
A third-party/boost-math/include/boost/math/ccmath/isnan.hpp
A third-party/boost-math/include/boost/math/ccmath/isnormal.hpp
A third-party/boost-math/include/boost/math/ccmath/isunordered.hpp
A third-party/boost-math/include/boost/math/ccmath/ldexp.hpp
A third-party/boost-math/include/boost/math/ccmath/logb.hpp
A third-party/boost-math/include/boost/math/ccmath/modf.hpp
A third-party/boost-math/include/boost/math/ccmath/next.hpp
A third-party/boost-math/include/boost/math/ccmath/remainder.hpp
A third-party/boost-math/include/boost/math/ccmath/round.hpp
A third-party/boost-math/include/boost/math/ccmath/scalbln.hpp
A third-party/boost-math/include/boost/math/ccmath/scalbn.hpp
A third-party/boost-math/include/boost/math/ccmath/signbit.hpp
A third-party/boost-math/include/boost/math/ccmath/sqrt.hpp
A third-party/boost-math/include/boost/math/ccmath/trunc.hpp
A third-party/boost-math/include/boost/math/common_factor.hpp
A third-party/boost-math/include/boost/math/common_factor_ct.hpp
A third-party/boost-math/include/boost/math/common_factor_rt.hpp
A third-party/boost-math/include/boost/math/complex.hpp
A third-party/boost-math/include/boost/math/complex/acos.hpp
A third-party/boost-math/include/boost/math/complex/acosh.hpp
A third-party/boost-math/include/boost/math/complex/asin.hpp
A third-party/boost-math/include/boost/math/complex/asinh.hpp
A third-party/boost-math/include/boost/math/complex/atan.hpp
A third-party/boost-math/include/boost/math/complex/atanh.hpp
A third-party/boost-math/include/boost/math/complex/details.hpp
A third-party/boost-math/include/boost/math/complex/fabs.hpp
A third-party/boost-math/include/boost/math/concepts/distributions.hpp
A third-party/boost-math/include/boost/math/concepts/real_concept.hpp
A third-party/boost-math/include/boost/math/concepts/real_type_concept.hpp
A third-party/boost-math/include/boost/math/concepts/std_real_concept.hpp
A third-party/boost-math/include/boost/math/constants/calculate_constants.hpp
A third-party/boost-math/include/boost/math/constants/constants.hpp
A third-party/boost-math/include/boost/math/constants/info.hpp
A third-party/boost-math/include/boost/math/cstdfloat/cstdfloat_cmath.hpp
A third-party/boost-math/include/boost/math/cstdfloat/cstdfloat_complex.hpp
A third-party/boost-math/include/boost/math/cstdfloat/cstdfloat_complex_std.hpp
A third-party/boost-math/include/boost/math/cstdfloat/cstdfloat_iostream.hpp
A third-party/boost-math/include/boost/math/cstdfloat/cstdfloat_limits.hpp
A third-party/boost-math/include/boost/math/cstdfloat/cstdfloat_types.hpp
A third-party/boost-math/include/boost/math/differentiation/autodiff.hpp
A third-party/boost-math/include/boost/math/differentiation/autodiff_cpp11.hpp
A third-party/boost-math/include/boost/math/differentiation/finite_difference.hpp
A third-party/boost-math/include/boost/math/differentiation/lanczos_smoothing.hpp
A third-party/boost-math/include/boost/math/distributions.hpp
A third-party/boost-math/include/boost/math/distributions/arcsine.hpp
A third-party/boost-math/include/boost/math/distributions/bernoulli.hpp
A third-party/boost-math/include/boost/math/distributions/beta.hpp
A third-party/boost-math/include/boost/math/distributions/binomial.hpp
A third-party/boost-math/include/boost/math/distributions/cauchy.hpp
A third-party/boost-math/include/boost/math/distributions/chi_squared.hpp
A third-party/boost-math/include/boost/math/distributions/complement.hpp
A third-party/boost-math/include/boost/math/distributions/detail/common_error_handling.hpp
A third-party/boost-math/include/boost/math/distributions/detail/derived_accessors.hpp
A third-party/boost-math/include/boost/math/distributions/detail/generic_mode.hpp
A third-party/boost-math/include/boost/math/distributions/detail/generic_quantile.hpp
A third-party/boost-math/include/boost/math/distributions/detail/hypergeometric_cdf.hpp
A third-party/boost-math/include/boost/math/distributions/detail/hypergeometric_pdf.hpp
A third-party/boost-math/include/boost/math/distributions/detail/hypergeometric_quantile.hpp
A third-party/boost-math/include/boost/math/distributions/detail/inv_discrete_quantile.hpp
A third-party/boost-math/include/boost/math/distributions/empirical_cumulative_distribution_function.hpp
A third-party/boost-math/include/boost/math/distributions/exponential.hpp
A third-party/boost-math/include/boost/math/distributions/extreme_value.hpp
A third-party/boost-math/include/boost/math/distributions/find_location.hpp
A third-party/boost-math/include/boost/math/distributions/find_scale.hpp
A third-party/boost-math/include/boost/math/distributions/fisher_f.hpp
A third-party/boost-math/include/boost/math/distributions/fwd.hpp
A third-party/boost-math/include/boost/math/distributions/gamma.hpp
A third-party/boost-math/include/boost/math/distributions/geometric.hpp
A third-party/boost-math/include/boost/math/distributions/holtsmark.hpp
A third-party/boost-math/include/boost/math/distributions/hyperexponential.hpp
A third-party/boost-math/include/boost/math/distributions/hypergeometric.hpp
A third-party/boost-math/include/boost/math/distributions/inverse_chi_squared.hpp
A third-party/boost-math/include/boost/math/distributions/inverse_gamma.hpp
A third-party/boost-math/include/boost/math/distributions/inverse_gaussian.hpp
A third-party/boost-math/include/boost/math/distributions/kolmogorov_smirnov.hpp
A third-party/boost-math/include/boost/math/distributions/landau.hpp
A third-party/boost-math/include/boost/math/distributions/laplace.hpp
A third-party/boost-math/include/boost/math/distributions/logistic.hpp
A third-party/boost-math/include/boost/math/distributions/lognormal.hpp
A third-party/boost-math/include/boost/math/distributions/mapairy.hpp
A third-party/boost-math/include/boost/math/distributions/negative_binomial.hpp
A third-party/boost-math/include/boost/math/distributions/non_central_beta.hpp
A third-party/boost-math/include/boost/math/distributions/non_central_chi_squared.hpp
A third-party/boost-math/include/boost/math/distributions/non_central_f.hpp
A third-party/boost-math/include/boost/math/distributions/non_central_t.hpp
A third-party/boost-math/include/boost/math/distributions/normal.hpp
A third-party/boost-math/include/boost/math/distributions/pareto.hpp
A third-party/boost-math/include/boost/math/distributions/poisson.hpp
A third-party/boost-math/include/boost/math/distributions/rayleigh.hpp
A third-party/boost-math/include/boost/math/distributions/saspoint5.hpp
A third-party/boost-math/include/boost/math/distributions/skew_normal.hpp
A third-party/boost-math/include/boost/math/distributions/students_t.hpp
A third-party/boost-math/include/boost/math/distributions/triangular.hpp
A third-party/boost-math/include/boost/math/distributions/uniform.hpp
A third-party/boost-math/include/boost/math/distributions/weibull.hpp
A third-party/boost-math/include/boost/math/filters/daubechies.hpp
A third-party/boost-math/include/boost/math/interpolators/barycentric_rational.hpp
A third-party/boost-math/include/boost/math/interpolators/bezier_polynomial.hpp
A third-party/boost-math/include/boost/math/interpolators/bilinear_uniform.hpp
A third-party/boost-math/include/boost/math/interpolators/cardinal_cubic_b_spline.hpp
A third-party/boost-math/include/boost/math/interpolators/cardinal_quadratic_b_spline.hpp
A third-party/boost-math/include/boost/math/interpolators/cardinal_quintic_b_spline.hpp
A third-party/boost-math/include/boost/math/interpolators/cardinal_trigonometric.hpp
A third-party/boost-math/include/boost/math/interpolators/catmull_rom.hpp
A third-party/boost-math/include/boost/math/interpolators/cubic_b_spline.hpp
A third-party/boost-math/include/boost/math/interpolators/cubic_hermite.hpp
A third-party/boost-math/include/boost/math/interpolators/detail/barycentric_rational_detail.hpp
A third-party/boost-math/include/boost/math/interpolators/detail/bezier_polynomial_detail.hpp
A third-party/boost-math/include/boost/math/interpolators/detail/bilinear_uniform_detail.hpp
A third-party/boost-math/include/boost/math/interpolators/detail/cardinal_cubic_b_spline_detail.hpp
A third-party/boost-math/include/boost/math/interpolators/detail/cardinal_quadratic_b_spline_detail.hpp
A third-party/boost-math/include/boost/math/interpolators/detail/cardinal_quintic_b_spline_detail.hpp
A third-party/boost-math/include/boost/math/interpolators/detail/cardinal_trigonometric_detail.hpp
A third-party/boost-math/include/boost/math/interpolators/detail/cubic_b_spline_detail.hpp
A third-party/boost-math/include/boost/math/interpolators/detail/cubic_hermite_detail.hpp
A third-party/boost-math/include/boost/math/interpolators/detail/quintic_hermite_detail.hpp
A third-party/boost-math/include/boost/math/interpolators/detail/septic_hermite_detail.hpp
A third-party/boost-math/include/boost/math/interpolators/detail/vector_barycentric_rational_detail.hpp
A third-party/boost-math/include/boost/math/interpolators/detail/whittaker_shannon_detail.hpp
A third-party/boost-math/include/boost/math/interpolators/makima.hpp
A third-party/boost-math/include/boost/math/interpolators/pchip.hpp
A third-party/boost-math/include/boost/math/interpolators/quintic_hermite.hpp
A third-party/boost-math/include/boost/math/interpolators/septic_hermite.hpp
A third-party/boost-math/include/boost/math/interpolators/vector_barycentric_rational.hpp
A third-party/boost-math/include/boost/math/interpolators/whittaker_shannon.hpp
A third-party/boost-math/include/boost/math/octonion.hpp
A third-party/boost-math/include/boost/math/optimization/cma_es.hpp
A third-party/boost-math/include/boost/math/optimization/detail/common.hpp
A third-party/boost-math/include/boost/math/optimization/differential_evolution.hpp
A third-party/boost-math/include/boost/math/optimization/jso.hpp
A third-party/boost-math/include/boost/math/optimization/random_search.hpp
A third-party/boost-math/include/boost/math/policies/error_handling.hpp
A third-party/boost-math/include/boost/math/policies/policy.hpp
A third-party/boost-math/include/boost/math/quadrature/detail/exp_sinh_detail.hpp
A third-party/boost-math/include/boost/math/quadrature/detail/ooura_fourier_integrals_detail.hpp
A third-party/boost-math/include/boost/math/quadrature/detail/sinh_sinh_detail.hpp
A third-party/boost-math/include/boost/math/quadrature/detail/tanh_sinh_detail.hpp
A third-party/boost-math/include/boost/math/quadrature/exp_sinh.hpp
A third-party/boost-math/include/boost/math/quadrature/gauss.hpp
A third-party/boost-math/include/boost/math/quadrature/gauss_kronrod.hpp
A third-party/boost-math/include/boost/math/quadrature/naive_monte_carlo.hpp
A third-party/boost-math/include/boost/math/quadrature/ooura_fourier_integrals.hpp
A third-party/boost-math/include/boost/math/quadrature/sinh_sinh.hpp
A third-party/boost-math/include/boost/math/quadrature/tanh_sinh.hpp
A third-party/boost-math/include/boost/math/quadrature/trapezoidal.hpp
A third-party/boost-math/include/boost/math/quadrature/wavelet_transforms.hpp
A third-party/boost-math/include/boost/math/quaternion.hpp
A third-party/boost-math/include/boost/math/special_functions.hpp
A third-party/boost-math/include/boost/math/special_functions/acosh.hpp
A third-party/boost-math/include/boost/math/special_functions/airy.hpp
A third-party/boost-math/include/boost/math/special_functions/asinh.hpp
A third-party/boost-math/include/boost/math/special_functions/atanh.hpp
A third-party/boost-math/include/boost/math/special_functions/bernoulli.hpp
A third-party/boost-math/include/boost/math/special_functions/bessel.hpp
A third-party/boost-math/include/boost/math/special_functions/bessel_iterators.hpp
A third-party/boost-math/include/boost/math/special_functions/bessel_prime.hpp
A third-party/boost-math/include/boost/math/special_functions/beta.hpp
A third-party/boost-math/include/boost/math/special_functions/binomial.hpp
A third-party/boost-math/include/boost/math/special_functions/cardinal_b_spline.hpp
A third-party/boost-math/include/boost/math/special_functions/cbrt.hpp
A third-party/boost-math/include/boost/math/special_functions/chebyshev.hpp
A third-party/boost-math/include/boost/math/special_functions/chebyshev_transform.hpp
A third-party/boost-math/include/boost/math/special_functions/cos_pi.hpp
A third-party/boost-math/include/boost/math/special_functions/daubechies_scaling.hpp
A third-party/boost-math/include/boost/math/special_functions/daubechies_wavelet.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/airy_ai_bi_zero.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/bernoulli_details.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/bessel_derivatives_linear.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/bessel_i0.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/bessel_i1.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/bessel_ik.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/bessel_j0.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/bessel_j1.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/bessel_jn.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/bessel_jy.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/bessel_jy_asym.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/bessel_jy_derivatives_asym.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/bessel_jy_derivatives_series.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/bessel_jy_series.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/bessel_jy_zero.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/bessel_k0.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/bessel_k1.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/bessel_kn.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/bessel_y0.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/bessel_y1.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/bessel_yn.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/daubechies_scaling_integer_grid.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/erf_inv.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/fp_traits.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/gamma_inva.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/hypergeometric_0F1_bessel.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/hypergeometric_1F1_addition_theorems_on_z.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/hypergeometric_1F1_bessel.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/hypergeometric_1F1_by_ratios.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/hypergeometric_1F1_cf.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/hypergeometric_1F1_large_a.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/hypergeometric_1F1_large_abz.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/hypergeometric_1F1_negative_b_regions.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/hypergeometric_1F1_recurrence.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/hypergeometric_1F1_scaled_series.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/hypergeometric_1F1_small_a_negative_b_by_ratio.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/hypergeometric_asym.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/hypergeometric_cf.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/hypergeometric_pFq_checked_series.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/hypergeometric_pade.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/hypergeometric_rational.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/hypergeometric_separated_series.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/hypergeometric_series.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/ibeta_inv_ab.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/ibeta_inverse.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/iconv.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/igamma_inverse.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/igamma_large.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/lambert_w_lookup_table.ipp
A third-party/boost-math/include/boost/math/special_functions/detail/lanczos_sse2.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/lgamma_small.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/polygamma.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/round_fwd.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/t_distribution_inv.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/unchecked_bernoulli.hpp
A third-party/boost-math/include/boost/math/special_functions/detail/unchecked_factorial.hpp
A third-party/boost-math/include/boost/math/special_functions/digamma.hpp
A third-party/boost-math/include/boost/math/special_functions/ellint_1.hpp
A third-party/boost-math/include/boost/math/special_functions/ellint_2.hpp
A third-party/boost-math/include/boost/math/special_functions/ellint_3.hpp
A third-party/boost-math/include/boost/math/special_functions/ellint_d.hpp
A third-party/boost-math/include/boost/math/special_functions/ellint_rc.hpp
A third-party/boost-math/include/boost/math/special_functions/ellint_rd.hpp
A third-party/boost-math/include/boost/math/special_functions/ellint_rf.hpp
A third-party/boost-math/include/boost/math/special_functions/ellint_rg.hpp
A third-party/boost-math/include/boost/math/special_functions/ellint_rj.hpp
A third-party/boost-math/include/boost/math/special_functions/erf.hpp
A third-party/boost-math/include/boost/math/special_functions/expint.hpp
A third-party/boost-math/include/boost/math/special_functions/expm1.hpp
A third-party/boost-math/include/boost/math/special_functions/factorials.hpp
A third-party/boost-math/include/boost/math/special_functions/fibonacci.hpp
A third-party/boost-math/include/boost/math/special_functions/fourier_transform_daubechies.hpp
A third-party/boost-math/include/boost/math/special_functions/fpclassify.hpp
A third-party/boost-math/include/boost/math/special_functions/gamma.hpp
A third-party/boost-math/include/boost/math/special_functions/gegenbauer.hpp
A third-party/boost-math/include/boost/math/special_functions/hankel.hpp
A third-party/boost-math/include/boost/math/special_functions/hermite.hpp
A third-party/boost-math/include/boost/math/special_functions/heuman_lambda.hpp
A third-party/boost-math/include/boost/math/special_functions/hypergeometric_0F1.hpp
A third-party/boost-math/include/boost/math/special_functions/hypergeometric_1F0.hpp
A third-party/boost-math/include/boost/math/special_functions/hypergeometric_1F1.hpp
A third-party/boost-math/include/boost/math/special_functions/hypergeometric_2F0.hpp
A third-party/boost-math/include/boost/math/special_functions/hypergeometric_pFq.hpp
A third-party/boost-math/include/boost/math/special_functions/hypot.hpp
A third-party/boost-math/include/boost/math/special_functions/jacobi.hpp
A third-party/boost-math/include/boost/math/special_functions/jacobi_elliptic.hpp
A third-party/boost-math/include/boost/math/special_functions/jacobi_theta.hpp
A third-party/boost-math/include/boost/math/special_functions/jacobi_zeta.hpp
A third-party/boost-math/include/boost/math/special_functions/laguerre.hpp
A third-party/boost-math/include/boost/math/special_functions/lambert_w.hpp
A third-party/boost-math/include/boost/math/special_functions/lanczos.hpp
A third-party/boost-math/include/boost/math/special_functions/legendre.hpp
A third-party/boost-math/include/boost/math/special_functions/legendre_stieltjes.hpp
A third-party/boost-math/include/boost/math/special_functions/log1p.hpp
A third-party/boost-math/include/boost/math/special_functions/logaddexp.hpp
A third-party/boost-math/include/boost/math/special_functions/logsumexp.hpp
A third-party/boost-math/include/boost/math/special_functions/math_fwd.hpp
A third-party/boost-math/include/boost/math/special_functions/modf.hpp
A third-party/boost-math/include/boost/math/special_functions/next.hpp
A third-party/boost-math/include/boost/math/special_functions/nonfinite_num_facets.hpp
A third-party/boost-math/include/boost/math/special_functions/owens_t.hpp
A third-party/boost-math/include/boost/math/special_functions/polygamma.hpp
A third-party/boost-math/include/boost/math/special_functions/pow.hpp
A third-party/boost-math/include/boost/math/special_functions/powm1.hpp
A third-party/boost-math/include/boost/math/special_functions/prime.hpp
A third-party/boost-math/include/boost/math/special_functions/relative_difference.hpp
A third-party/boost-math/include/boost/math/special_functions/round.hpp
A third-party/boost-math/include/boost/math/special_functions/rsqrt.hpp
A third-party/boost-math/include/boost/math/special_functions/sign.hpp
A third-party/boost-math/include/boost/math/special_functions/sin_pi.hpp
A third-party/boost-math/include/boost/math/special_functions/sinc.hpp
A third-party/boost-math/include/boost/math/special_functions/sinhc.hpp
A third-party/boost-math/include/boost/math/special_functions/spherical_harmonic.hpp
A third-party/boost-math/include/boost/math/special_functions/sqrt1pm1.hpp
A third-party/boost-math/include/boost/math/special_functions/trigamma.hpp
A third-party/boost-math/include/boost/math/special_functions/trunc.hpp
A third-party/boost-math/include/boost/math/special_functions/ulp.hpp
A third-party/boost-math/include/boost/math/special_functions/zeta.hpp
A third-party/boost-math/include/boost/math/statistics/anderson_darling.hpp
A third-party/boost-math/include/boost/math/statistics/bivariate_statistics.hpp
A third-party/boost-math/include/boost/math/statistics/chatterjee_correlation.hpp
A third-party/boost-math/include/boost/math/statistics/detail/rank.hpp
A third-party/boost-math/include/boost/math/statistics/detail/single_pass.hpp
A third-party/boost-math/include/boost/math/statistics/linear_regression.hpp
A third-party/boost-math/include/boost/math/statistics/ljung_box.hpp
A third-party/boost-math/include/boost/math/statistics/runs_test.hpp
A third-party/boost-math/include/boost/math/statistics/signal_statistics.hpp
A third-party/boost-math/include/boost/math/statistics/t_test.hpp
A third-party/boost-math/include/boost/math/statistics/univariate_statistics.hpp
A third-party/boost-math/include/boost/math/statistics/z_test.hpp
A third-party/boost-math/include/boost/math/tools/agm.hpp
A third-party/boost-math/include/boost/math/tools/array.hpp
A third-party/boost-math/include/boost/math/tools/assert.hpp
A third-party/boost-math/include/boost/math/tools/atomic.hpp
A third-party/boost-math/include/boost/math/tools/big_constant.hpp
A third-party/boost-math/include/boost/math/tools/bivariate_statistics.hpp
A third-party/boost-math/include/boost/math/tools/centered_continued_fraction.hpp
A third-party/boost-math/include/boost/math/tools/cohen_acceleration.hpp
A third-party/boost-math/include/boost/math/tools/color_maps.hpp
A third-party/boost-math/include/boost/math/tools/complex.hpp
A third-party/boost-math/include/boost/math/tools/concepts.hpp
A third-party/boost-math/include/boost/math/tools/condition_numbers.hpp
A third-party/boost-math/include/boost/math/tools/config.hpp
A third-party/boost-math/include/boost/math/tools/convert_from_string.hpp
A third-party/boost-math/include/boost/math/tools/cstdint.hpp
A third-party/boost-math/include/boost/math/tools/cubic_roots.hpp
A third-party/boost-math/include/boost/math/tools/cxx03_warn.hpp
A third-party/boost-math/include/boost/math/tools/detail/is_const_iterable.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner1_10.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner1_11.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner1_12.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner1_13.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner1_14.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner1_15.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner1_16.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner1_17.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner1_18.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner1_19.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner1_2.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner1_20.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner1_3.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner1_4.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner1_5.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner1_6.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner1_7.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner1_8.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner1_9.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner2_10.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner2_11.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner2_12.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner2_13.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner2_14.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner2_15.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner2_16.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner2_17.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner2_18.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner2_19.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner2_2.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner2_20.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner2_3.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner2_4.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner2_5.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner2_6.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner2_7.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner2_8.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner2_9.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner3_10.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner3_11.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner3_12.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner3_13.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner3_14.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner3_15.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner3_16.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner3_17.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner3_18.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner3_19.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner3_2.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner3_20.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner3_3.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner3_4.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner3_5.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner3_6.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner3_7.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner3_8.hpp
A third-party/boost-math/include/boost/math/tools/detail/polynomial_horner3_9.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner1_10.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner1_11.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner1_12.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner1_13.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner1_14.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner1_15.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner1_16.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner1_17.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner1_18.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner1_19.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner1_2.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner1_20.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner1_3.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner1_4.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner1_5.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner1_6.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner1_7.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner1_8.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner1_9.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner2_10.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner2_11.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner2_12.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner2_13.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner2_14.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner2_15.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner2_16.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner2_17.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner2_18.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner2_19.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner2_2.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner2_20.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner2_3.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner2_4.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner2_5.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner2_6.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner2_7.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner2_8.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner2_9.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner3_10.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner3_11.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner3_12.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner3_13.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner3_14.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner3_15.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner3_16.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner3_17.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner3_18.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner3_19.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner3_2.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner3_20.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner3_3.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner3_4.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner3_5.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner3_6.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner3_7.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner3_8.hpp
A third-party/boost-math/include/boost/math/tools/detail/rational_horner3_9.hpp
A third-party/boost-math/include/boost/math/tools/engel_expansion.hpp
A third-party/boost-math/include/boost/math/tools/estrin.hpp
A third-party/boost-math/include/boost/math/tools/fraction.hpp
A third-party/boost-math/include/boost/math/tools/header_deprecated.hpp
A third-party/boost-math/include/boost/math/tools/is_constant_evaluated.hpp
A third-party/boost-math/include/boost/math/tools/is_detected.hpp
A third-party/boost-math/include/boost/math/tools/is_standalone.hpp
A third-party/boost-math/include/boost/math/tools/luroth_expansion.hpp
A third-party/boost-math/include/boost/math/tools/minima.hpp
A third-party/boost-math/include/boost/math/tools/mp.hpp
A third-party/boost-math/include/boost/math/tools/norms.hpp
A third-party/boost-math/include/boost/math/tools/nothrow.hpp
A third-party/boost-math/include/boost/math/tools/numeric_limits.hpp
A third-party/boost-math/include/boost/math/tools/numerical_differentiation.hpp
A third-party/boost-math/include/boost/math/tools/polynomial.hpp
A third-party/boost-math/include/boost/math/tools/polynomial_gcd.hpp
A third-party/boost-math/include/boost/math/tools/precision.hpp
A third-party/boost-math/include/boost/math/tools/promotion.hpp
A third-party/boost-math/include/boost/math/tools/quartic_roots.hpp
A third-party/boost-math/include/boost/math/tools/random_vector.hpp
A third-party/boost-math/include/boost/math/tools/rational.hpp
A third-party/boost-math/include/boost/math/tools/real_cast.hpp
A third-party/boost-math/include/boost/math/tools/recurrence.hpp
A third-party/boost-math/include/boost/math/tools/roots.hpp
A third-party/boost-math/include/boost/math/tools/series.hpp
A third-party/boost-math/include/boost/math/tools/signal_statistics.hpp
A third-party/boost-math/include/boost/math/tools/simple_continued_fraction.hpp
A third-party/boost-math/include/boost/math/tools/stats.hpp
A third-party/boost-math/include/boost/math/tools/test_value.hpp
A third-party/boost-math/include/boost/math/tools/throw_exception.hpp
A third-party/boost-math/include/boost/math/tools/toms748_solve.hpp
A third-party/boost-math/include/boost/math/tools/traits.hpp
A third-party/boost-math/include/boost/math/tools/tuple.hpp
A third-party/boost-math/include/boost/math/tools/type_traits.hpp
A third-party/boost-math/include/boost/math/tools/ulps_plot.hpp
A third-party/boost-math/include/boost/math/tools/univariate_statistics.hpp
A third-party/boost-math/include/boost/math/tools/user.hpp
A third-party/boost-math/include/boost/math/tools/utility.hpp
A third-party/boost-math/include/boost/math/tools/workaround.hpp
A third-party/boost-math/include/boost/math/tr1.hpp
A third-party/boost-math/include/boost/math/tr1_c_macros.ipp
A third-party/boost-math/include/boost/math_fwd.hpp
A third-party/boost-math/include_private/boost/math/constants/generate.hpp
A third-party/boost-math/include_private/boost/math/tools/iteration_logger.hpp
A third-party/boost-math/include_private/boost/math/tools/remez.hpp
A third-party/boost-math/include_private/boost/math/tools/solve.hpp
A third-party/boost-math/include_private/boost/math/tools/test.hpp
A third-party/boost-math/include_private/boost/math/tools/test_data.hpp
A third-party/boost-math/index.html
A third-party/update_boost_math.sh
Log Message:
-----------
[third-party] Add a snapshot of Boost.Math 1.89 standalone (#141508)
This PR adds the code of Boost.Math as of version 1.89 into the
third-party directory, as discussed in a recent RFC [1].
The goal is for this code to be used as a back-end for the C++17
Math Special Functions.
As explained in third-paty/README.md, this code is cleared for
usage inside libc++ for the Math Special functions, however
the LLVM Foundation should be consulted before using this
code anywhere else in the LLVM project, due to the fact
that it is under the Boost Software License (as opposed
to the usual LLVM license). See the RFC [1] for more details.
[1]: https://discourse.llvm.org/t/rfc-libc-taking-a-dependency-on-boost-math-for-the-c-17-math-special-functions
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list