arb/arb_hypgeom
2017-10-25 18:23:53 +02: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 slight speedup of Legendre polynomials 2017-10-18 15:17:52 +02:00
legendre_p_ui_one.c slight speedup of Legendre polynomials 2017-10-18 15:17:52 +02:00
legendre_p_ui_rec.c faster basecase for Legendre polynomials, and a bugfix 2017-10-13 22:09:19 +02:00
legendre_p_ui_root.c use interval Newton update in legendre_p_ui_root 2017-10-25 18:23:53 +02:00
legendre_p_ui_zero.c slight speedup of Legendre polynomials 2017-10-18 15:17:52 +02: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