[DEV] add v1.76.0

This commit is contained in:
2021-10-05 21:37:46 +02:00
parent a97e9ae7d4
commit d0115b733d
45133 changed files with 4744437 additions and 1026325 deletions

View File

@@ -39,6 +39,8 @@ math_toolkit/next_float/float_distance.html
math_toolkit/next_float/float_advance.html
math_toolkit/next_float/ulp.html
math_toolkit/float_comparison.html
math_toolkit/cond.html
math_toolkit/ulps_plots.html
cstdfloat.html
math_toolkit/specified_typedefs.html
math_toolkit/rationale.html
@@ -118,6 +120,7 @@ math_toolkit/dist_ref/dists/beta_dist.html
math_toolkit/dist_ref/dists/binomial_dist.html
math_toolkit/dist_ref/dists/cauchy_dist.html
math_toolkit/dist_ref/dists/chi_squared_dist.html
math_toolkit/dist_ref/dists/empirical_cdf.html
math_toolkit/dist_ref/dists/exp_dist.html
math_toolkit/dist_ref/dists/extreme_dist.html
math_toolkit/dist_ref/dists/f_dist.html
@@ -128,6 +131,7 @@ math_toolkit/dist_ref/dists/hypergeometric_dist.html
math_toolkit/dist_ref/dists/inverse_chi_squared_dist.html
math_toolkit/dist_ref/dists/inverse_gamma_dist.html
math_toolkit/dist_ref/dists/inverse_gaussian_dist.html
math_toolkit/dist_ref/dists/kolmogorov_smirnov_dist.html
math_toolkit/dist_ref/dists/laplace_dist.html
math_toolkit/dist_ref/dists/logistic_dist.html
math_toolkit/dist_ref/dists/lognormal_dist.html
@@ -147,6 +151,18 @@ math_toolkit/dist_ref/dists/uniform_dist.html
math_toolkit/dist_ref/dists/weibull_dist.html
math_toolkit/dist_ref/dist_algorithms.html
math_toolkit/future.html
statistics.html
math_toolkit/univariate_statistics.html
math_toolkit/bivariate_statistics.html
math_toolkit/signal_statistics.html
math_toolkit/anderson_darling.html
math_toolkit/t_test.html
math_toolkit/z_test.html
math_toolkit/runs_test.html
math_toolkit/ljung_box.html
math_toolkit/linear_regression.html
vector_functionals.html
math_toolkit/norms.html
special.html
math_toolkit/number_series.html
math_toolkit/number_series/bernoulli_numbers.html
@@ -183,6 +199,9 @@ math_toolkit/sf_poly/laguerre.html
math_toolkit/sf_poly/hermite.html
math_toolkit/sf_poly/chebyshev.html
math_toolkit/sf_poly/sph_harm.html
math_toolkit/sf_poly/cardinal_b_splines.html
math_toolkit/sf_poly/gegenbauer.html
math_toolkit/sf_poly/jacobi.html
math_toolkit/bessel.html
math_toolkit/bessel/bessel_over.html
math_toolkit/bessel/bessel_first.html
@@ -223,11 +242,25 @@ math_toolkit/jacobi/jacobi_ns.html
math_toolkit/jacobi/jacobi_sc.html
math_toolkit/jacobi/jacobi_sd.html
math_toolkit/jacobi/jacobi_sn.html
math_toolkit/jacobi_theta.html
math_toolkit/jacobi_theta/jacobi_theta_overview.html
math_toolkit/jacobi_theta/jacobi_theta1.html
math_toolkit/jacobi_theta/jacobi_theta2.html
math_toolkit/jacobi_theta/jacobi_theta3.html
math_toolkit/jacobi_theta/jacobi_theta4.html
math_toolkit/lambert_w.html
math_toolkit/zetas.html
math_toolkit/zetas/zeta.html
math_toolkit/expint.html
math_toolkit/expint/expint_n.html
math_toolkit/expint/expint_i.html
math_toolkit/hypergeometric.html
math_toolkit/hypergeometric/hypergeometric_1f0.html
math_toolkit/hypergeometric/hypergeometric_0f1.html
math_toolkit/hypergeometric/hypergeometric_2f0.html
math_toolkit/hypergeometric/hypergeometric_1f1.html
math_toolkit/hypergeometric/hypergeometric_pfq.html
math_toolkit/hypergeometric/hypergeometric_refs.html
math_toolkit/powers.html
math_toolkit/powers/sin_pi.html
math_toolkit/powers/cos_pi.html
@@ -238,6 +271,7 @@ math_toolkit/powers/sqrt1pm1.html
math_toolkit/powers/powm1.html
math_toolkit/powers/hypot.html
math_toolkit/powers/ct_pow.html
math_toolkit/powers/rsqrt.html
math_toolkit/sinc.html
math_toolkit/sinc/sinc_overview.html
math_toolkit/sinc/sinc_pi.html
@@ -248,6 +282,7 @@ math_toolkit/inv_hyper/acosh.html
math_toolkit/inv_hyper/asinh.html
math_toolkit/inv_hyper/atanh.html
math_toolkit/owens_t.html
math_toolkit/daubechies.html
extern_c.html
math_toolkit/main_tr1.html
math_toolkit/c99.html
@@ -279,8 +314,18 @@ poly.html
math_toolkit/polynomials.html
math_toolkit/rational.html
interpolation.html
math_toolkit/cubic_b.html
math_toolkit/cardinal_cubic_b.html
math_toolkit/cardinal_quadratic_b.html
math_toolkit/cardinal_quintic_b.html
math_toolkit/whittaker_shannon.html
math_toolkit/barycentric.html
math_toolkit/vector_barycentric.html
math_toolkit/catmull_rom.html
math_toolkit/cardinal_trigonometric.html
math_toolkit/cubic_hermite.html
math_toolkit/makima.html
math_toolkit/pchip.html
math_toolkit/quintic_hermite.html
quadrature.html
math_toolkit/trapezoidal.html
math_toolkit/gauss.html
@@ -296,6 +341,14 @@ math_toolkit/double_exponential/de_levels.html
math_toolkit/double_exponential/de_thread.html
math_toolkit/double_exponential/de_caveats.html
math_toolkit/double_exponential/de_refes.html
math_toolkit/fourier_integrals.html
math_toolkit/naive_monte_carlo.html
math_toolkit/wavelet_transforms.html
math_toolkit/diff.html
math_toolkit/autodiff.html
math_toolkit/diff0.html
filters.html
math_toolkit/daubechies_filters.html
inverse_complex.html
math_toolkit/complex_implementation.html
math_toolkit/asin.html
@@ -343,7 +396,14 @@ internals.html
math_toolkit/internals_overview.html
math_toolkit/internals.html
math_toolkit/internals/series_evaluation.html
math_toolkit/internals/agm.html
math_toolkit/internals/cf.html
math_toolkit/internals/simple_continued_fraction.html
math_toolkit/internals/centered_continued_fraction.html
math_toolkit/internals/luroth_expansion.html
math_toolkit/internals/engel_expansion.html
math_toolkit/internals/recurrence.html
math_toolkit/internals/cohen_acceleration.html
math_toolkit/internals/tuples.html
math_toolkit/internals/minimax.html
math_toolkit/internals/error_test.html