arb/acb_hypgeom
2015-10-05 02:51:27 +02:00
..
test enable fast multipoint evaluation when p, q = 3 2015-07-14 15:34:41 +02:00
bessel_i.c bessel_i and bessel_y functions 2015-06-10 17:05:32 +02:00
bessel_j.c bessel_i and bessel_y functions 2015-06-10 17:05:32 +02:00
bessel_k.c correct branch cut for bessel_k with real z < 0 2015-06-10 16:53:59 +02:00
bessel_y.c bessel_i and bessel_y functions 2015-06-10 17:05:32 +02:00
chi.c exponential and trigonometric integrals 2015-04-09 14:01:28 +02:00
ci.c exponential and trigonometric integrals 2015-04-09 14:01:28 +02:00
ei.c exponential and trigonometric integrals 2015-04-09 14:01:28 +02:00
erf.c erf: fix precision bug resulting in +/-inf for huge imaginary input 2015-10-05 02:51:27 +02:00
erfc.c add simple wrappers for erfc, erfi, expint 2015-01-21 17:28:16 +01:00
erfi.c add simple wrappers for erfc, erfi, expint 2015-01-21 17:28:16 +01:00
expint.c add simple wrappers for erfc, erfi, expint 2015-01-21 17:28:16 +01:00
gamma_upper.c exponential and trigonometric integrals 2015-04-09 14:01:28 +02:00
li.c implement the logarithmic integral function 2015-04-10 13:10:25 +02:00
m.c swap function arguments for consistency, and fix bug in hypgeom_m 2015-04-19 17:48:34 +02:00
pfq_bound_factor.c start of a module for hypergeometric functions 2014-11-06 16:03:49 +01:00
pfq_choose_n.c improve pfq with power series and document 2015-03-05 13:36:41 +01:00
pfq_direct.c fix algorithm selection 2014-11-09 17:19:54 +01:00
pfq_series_direct.c swap function arguments for consistency, and fix bug in hypgeom_m 2015-04-19 17:48:34 +02:00
pfq_sum.c implement binary splitting acb_hypgeom summation 2015-07-13 15:47:04 +02:00
pfq_sum_bs.c implement binary splitting acb_hypgeom summation 2015-07-13 15:47:04 +02:00
pfq_sum_fme.c enable fast multipoint evaluation when p, q = 3 2015-07-14 15:34:41 +02:00
pfq_sum_forward.c more hypergeometric helper functions 2014-11-08 13:49:15 +01:00
pfq_sum_rs.c more hypergeometric helper functions 2014-11-08 13:49:15 +01:00
shi.c exponential and trigonometric integrals 2015-04-09 14:01:28 +02:00
si.c complete implementation of hypergeometric U 2015-04-09 23:33:01 +02:00
u.c swap function arguments for consistency, and fix bug in hypgeom_m 2015-04-19 17:48:34 +02:00
u_asymp.c implement binary splitting acb_hypgeom summation 2015-07-13 15:47:04 +02:00
u_use_asymp.c exponential and trigonometric integrals 2015-04-09 14:01:28 +02:00