arb/arb_hypgeom
Marc Mezzarobba 0f0d3c8b39 legendre_p_ui_root: simplify failure test
as a micro-optimization, because the call to arb_contains could be
comparatively costly for small n
2018-01-13 20:13:55 +01:00
..
test faster basecase for Legendre polynomials, and a bugfix 2017-10-13 22:09:19 +02:00
airy.c wrap airy functions for arb_hypgeom 2016-09-05 20:54:16 +02:00
airy_jet.c wrap airy functions for arb_hypgeom 2016-09-05 20:54:16 +02:00
airy_series.c wrap airy functions for arb_hypgeom 2016-09-05 20:54:16 +02:00
beta_lower_series.c wrap incomplete gamma and beta for arb_hypgeom 2016-09-06 13:12:13 +02:00
central_bin_ui.c fast computation of central binomial coefficients (todo: improve general bin_uiui) 2017-10-04 22:01:40 +02:00
chi_series.c more functions wrapped for arb_hypgeom 2016-07-06 20:05:09 +02:00
ci_series.c more functions wrapped for arb_hypgeom 2016-07-06 20:05:09 +02:00
ei_series.c more functions wrapped for arb_hypgeom 2016-07-06 20:05:09 +02:00
erf_series.c initial code for arb_hypgeom wrapper module 2016-07-04 21:18:12 +02:00
erfc_series.c initial code for arb_hypgeom wrapper module 2016-07-04 21:18:12 +02:00
erfi_series.c initial code for arb_hypgeom wrapper module 2016-07-04 21:18:12 +02:00
fresnel_series.c initial code for arb_hypgeom wrapper module 2016-07-04 21:18:12 +02:00
gamma_lower_series.c wrap incomplete gamma and beta for arb_hypgeom 2016-09-06 13:12:13 +02:00
gamma_upper_series.c wrap incomplete gamma and beta for arb_hypgeom 2016-09-06 13:12:13 +02:00
legendre_p.c fast and accurate evaluation of ordinary Legendre polynomials (may need further work) 2017-10-09 21:29:48 +02:00
legendre_p_ui.c slight tuning of cutoff parameters 2017-10-13 23:57:55 +02:00
legendre_p_ui_asymp.c legendre_p_ui_asymp: minor optimization 2018-01-08 16:17:11 +01:00
legendre_p_ui_one.c slight speedup of Legendre polynomials 2017-10-18 15:17:52 +02:00
legendre_p_ui_rec.c division-avoiding legendre_p_ui_rec 2018-01-13 18:38:39 +01:00
legendre_p_ui_root.c legendre_p_ui_root: simplify failure test 2018-01-13 20:13:55 +01:00
legendre_p_ui_zero.c use hyp_central_bin_uiui in legendre_p_ui_zero 2018-01-13 18:39:00 +01:00
li_series.c more functions wrapped for arb_hypgeom 2016-07-06 20:05:09 +02:00
shi_series.c more functions wrapped for arb_hypgeom 2016-07-06 20:05:09 +02:00
si_series.c more functions wrapped for arb_hypgeom 2016-07-06 20:05:09 +02:00
wrappers.c fast and accurate evaluation of ordinary Legendre polynomials (may need further work) 2017-10-09 21:29:48 +02:00