arb/acb_hypgeom
2022-01-24 16:16:55 +01:00
..
test accuracy fix; test beta_lower cases 2021-12-10 18:40:00 +01:00
0f1.c implement scaled modified Bessel functions 2018-03-23 13:41:46 +01:00
2f1.c use integration as fallback in some cases (experimental) 2021-12-10 13:36:27 +01:00
2f1_choose.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
2f1_continuation.c 2f1_continuation: use slightly sharper (and simpler) bound 2016-05-02 22:13:05 +02:00
2f1_corner.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
2f1_direct.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
2f1_series_direct.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
2f1_transform.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
airy.c Airy functions: fix precision loss for huge input and high precision 2018-05-01 11:02:49 +02:00
airy_asymp.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
airy_bound.c attempt to improve bounds for Airy functions 2018-02-11 22:28:49 +01:00
airy_direct.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
airy_jet.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
airy_series.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
bessel_i.c more numerical integration implementations 2021-12-10 18:12:01 +01:00
bessel_j.c more special values 2020-09-22 15:38:21 -05:00
bessel_k.c more numerical integration implementations 2021-12-10 18:12:01 +01:00
bessel_y.c more special values 2020-09-22 15:38:21 -05:00
beta_lower.c incomplete beta function 2016-05-19 15:43:15 +02:00
beta_lower_series.c incomplete beta function 2016-05-19 15:43:15 +02:00
chebyshev_t.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
chebyshev_u.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
chi.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
chi_series.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
ci.c new arb_hypgeom_ci 2021-12-21 22:53:06 +01:00
ci_series.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
coulomb.c fungrim refs for Coulomb wave function formulas in comments 2019-08-13 16:24:12 +02:00
coulomb_jet.c fungrim refs for Coulomb wave function formulas in comments 2019-08-13 16:24:12 +02:00
coulomb_series.c Coulomb wave functions 2019-02-26 15:12:19 +01:00
dilog.c increase working precision in dilog 2017-02-26 00:08:30 +01:00
dilog_bernoulli.c dilog_bernoulli: real output 2017-02-25 16:46:04 +01:00
dilog_bitburst.c faster dilog implementation 2017-02-24 21:58:23 +01:00
dilog_continuation.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
dilog_transform.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
dilog_zero.c faster dilog implementation 2017-02-24 21:58:23 +01:00
dilog_zero_taylor.c faster dilog implementation 2017-02-24 21:58:23 +01:00
ei.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
ei_series.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
erf.c new arb_hypgeom_erf, arb_hypgeom_erfc 2021-12-02 18:19:40 +01:00
erf_series.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
erfc.c new arb_hypgeom_erf, arb_hypgeom_erfc 2021-12-02 18:19:40 +01:00
erfc_series.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
erfi.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
erfi_series.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
expint.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
fresnel.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
fresnel_series.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
gamma.c begin make old gamma functions call new code 2021-09-19 15:07:07 +02:00
gamma_lower.c fix aliasing issue in acb_hypgeom_gamma_lower 2016-09-06 13:09:02 +02:00
gamma_lower_series.c simplify gamma lower series code a bit 2016-04-27 11:39:35 -04:00
gamma_stirling_sum_horner.c work on acb_hypgeom_gamma 2021-08-04 19:20:42 +02:00
gamma_stirling_sum_improved.c work on acb_hypgeom_gamma 2021-08-04 19:20:42 +02:00
gamma_taylor.c complex taylor gamma; bugfixes 2021-08-06 11:32:28 +02:00
gamma_upper.c more numerical integration implementations 2021-12-10 18:12:01 +01:00
gamma_upper_series.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
gegenbauer_c.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
hermite_h.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
jacobi_p.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
laguerre_l.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
legendre_p.c legendre_p: handle inexact integer a+b-c in 2F1 better (patch by Joel Dahne) 2018-07-06 12:42:58 +02:00
legendre_p_uiui_rec.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
legendre_q.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
lgamma.c arb_hypgeom_lgamma, acb_hypgeom_lgamma 2021-09-01 09:52:11 +02:00
li.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
li_series.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
log_rising_ui_jet.c log rising factorials 2021-08-30 11:44:06 +02:00
m.c fix a minor bug in hypgeom_m (nan result only setting real part to nan) 2022-01-24 16:16:55 +01:00
pfq.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
pfq_bound_factor.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
pfq_choose_n.c add mag_get_d_log2_approx as a public method 2017-02-22 11:21:58 +01:00
pfq_direct.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
pfq_series_direct.c pfq_series_sum: implement binary splitting and rectangular splitting -> greatly speeds up Y_n(z), K_n(z) and other functions at high precision, and speeds up high-order parameter derivatives 2016-05-16 18:40:45 +02:00
pfq_series_sum.c acb_hypgeom_pfq_series_sum: prefer sum_rs also for larger len, since acb_poly_div_series is faster now (reported by Mark Watkins) 2019-10-14 18:31:22 -04:00
pfq_series_sum_bs.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
pfq_series_sum_forward.c pfq_series_sum: implement binary splitting and rectangular splitting -> greatly speeds up Y_n(z), K_n(z) and other functions at high precision, and speeds up high-order parameter derivatives 2016-05-16 18:40:45 +02:00
pfq_series_sum_rs.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
pfq_sum.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
pfq_sum_bs.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
pfq_sum_fme.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
pfq_sum_forward.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
pfq_sum_rs.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
rising_ui.c all the rising factorial algorithms for acb 2021-07-29 13:16:29 +02:00
rising_ui_bs.c all the rising factorial algorithms for acb 2021-07-29 13:16:29 +02:00
rising_ui_forward.c all the rising factorial algorithms for acb 2021-07-29 13:16:29 +02:00
rising_ui_jet.c log rising factorials 2021-08-30 11:44:06 +02:00
rising_ui_jet_bs.c all the rising factorial algorithms for acb 2021-07-29 13:16:29 +02:00
rising_ui_jet_powsum.c all the rising factorial algorithms for acb 2021-07-29 13:16:29 +02:00
rising_ui_jet_rs.c all the rising factorial algorithms for acb 2021-07-29 13:16:29 +02:00
rising_ui_rec.c all the rising factorial algorithms for acb 2021-07-29 13:16:29 +02:00
rising_ui_rs.c all the rising factorial algorithms for acb 2021-07-29 13:16:29 +02:00
shi.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
shi_series.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
si.c more hypergeometric series code; new implementation of arb_hypgeom_si 2021-12-21 19:20:21 +01:00
si_series.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
spherical_y.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
u.c use integration as fallback in some cases (experimental) 2021-12-10 13:36:27 +01:00
u_asymp.c avoid asymptotic expansion for incomplete upper gamma under some conditions 2020-09-04 04:15:45 -05:00
u_use_asymp.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00