Commit graph

36 commits

Author SHA1 Message Date
fredrik
fcffcf32b8 more hypergeometric series code; new implementation of arb_hypgeom_si 2021-12-21 19:20:21 +01:00
fredrik
0a7c01edf3 imaginary-z version of arb_hypgeom_sum_fmpq_arb 2021-12-19 20:45:39 +01:00
fredrik
5622afcb23 more optimized real hypergeometric series evaluation (work in progress) 2021-12-19 17:41:09 +01:00
fredrik
e79a80340f more numerical integration implementations 2021-12-10 18:12:01 +01:00
fredrik
491cf82b5c add arb_hypgeom_2f1_integration 2021-12-10 10:22:01 +01:00
fredrik
f8f1c044a4 add arb_hypgeom_u_integration; some cleanup 2021-12-09 17:56:09 +01:00
fredrik
3fe73a8524 add arb_hypgeom_1f1_integration 2021-12-08 16:55:42 +01:00
fredrik
139adec806 add arb_hypgeom_erfinv, arb_hypgeom_erfcinv 2021-12-05 12:39:37 +01:00
fredrik
fe6d001c84 new arb_hypgeom_erf, arb_hypgeom_erfc 2021-12-02 18:19:40 +01:00
fredrik
b924a3afcd acb_dirichlet_l_fmpq_afe: handle the singular series 2021-11-27 13:29:53 +01:00
fredrik
11de2dd2f6 acb_dirichlet_l_fmpq 2021-11-25 15:20:28 +01:00
fredrik
52474120ce begin make old gamma functions call new code 2021-09-19 15:07:07 +02:00
fredrik
eed5af28f8 arb_hypgeom_gamma_fmpq 2021-09-02 14:10:38 +02:00
fredrik
97f2325896 arb_hypgeom_lgamma, acb_hypgeom_lgamma 2021-09-01 09:52:11 +02:00
fredrik
a5676e672b handle reciprocal gamma 2021-07-29 00:57:53 +02:00
fredrik
75fc636132 experimental new gamma function code (work in progress) 2021-07-28 17:57:39 +02:00
fredrik
5c26f5cc24 gamma helper functions 2021-07-25 14:22:46 +02:00
fredrik
0917cf7384 rising factorial algorithms extravaganza 2021-07-11 08:06:18 +02:00
fredrik
0f54bc6826 start of new rising factorial code 2021-07-07 18:01:27 +02:00
fredrik
53fa246a3c real wrappers for Coulomb wave functions 2019-02-26 16:43:50 +01:00
fredrik
1968e54f8b arb_hypgeom_dilog wrapper 2018-08-01 21:12:46 +02:00
fredrik
d30df8c5a4 Computation of Airy function zeros 2018-07-27 14:30:01 -04:00
fredrik
7f98274601 implement scaled modified Bessel functions 2018-03-23 13:41:46 +01:00
Fredrik Johansson
0021661d61 faster basecase for Legendre polynomials, and a bugfix 2017-10-13 22:09:19 +02:00
Fredrik Johansson
61f9e6c489 computation of Legendre polynomial roots and Gauss-Legendre quadrature nodes 2017-10-11 00:37:57 +02:00
Fredrik Johansson
8947049b77 fix and refactor derivative bounds for legendre polynomials 2017-10-10 22:34:09 +02:00
Fredrik Johansson
ffaed26841 fast and accurate evaluation of ordinary Legendre polynomials (may need further work) 2017-10-09 21:29:48 +02:00
Fredrik Johansson
ebfe2189b9 asymptotic expansion of Legendre polynomials, initial code 2017-10-05 16:29:16 +02:00
Fredrik Johansson
76ffc69264 fast computation of central binomial coefficients (todo: improve general bin_uiui) 2017-10-04 22:01:40 +02:00
Fredrik Johansson
416cc2aa09 arb_hypgeom: more wrappers, and add some test code 2016-11-23 13:17:38 +01:00
Fredrik Johansson
ddb6690715 wrap incomplete gamma and beta for arb_hypgeom 2016-09-06 13:12:13 +02:00
Fredrik Johansson
5468d7d31b wrap bessel functions for arb_hypgeom 2016-09-05 21:32:19 +02:00
Fredrik Johansson
5a3778befc wrap airy functions for arb_hypgeom 2016-09-05 20:54:16 +02:00
Fredrik Johansson
3a4005d1e1 more arb_hypgeom wrappers 2016-07-07 01:49:25 +02:00
Fredrik Johansson
0524b0dfec more functions wrapped for arb_hypgeom 2016-07-06 20:05:09 +02:00
Fredrik Johansson
f168915ed6 initial code for arb_hypgeom wrapper module 2016-07-04 21:18:12 +02:00