Commit graph

39 commits

Author SHA1 Message Date
fredrik
1a8b6d5412 fix test code 2021-12-21 22:55:45 +01:00
fredrik
88ee2a68fb new arb_hypgeom_ci 2021-12-21 22:53:06 +01:00
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
956013d9e2 use Kummer transformation in u_integration 2021-12-10 10:47:48 +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
43a337041a add test code for gamma taylor table 2021-09-19 12:33:26 +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
p15-git-acc
95e6949d02 more special values 2020-09-22 15:38:21 -05:00
fredrik
bd4359adeb allow series expansion of Coulomb F at z = 0 (not currently covered by test code) 2019-02-27 20:29:59 +01: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
1f9242d626 use old flint function 2017-10-11 02:03:14 +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
49e2d28582 fix severe error overestimate in legendre_p_ui 2017-10-10 16:04:27 +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
Tommy Hofmann
6bf072eb59 Replace abort with flint_abort.
This will allow us to not loose the julia session on error.
See also https://github.com/wbhart/flint2/pull/243
2017-02-28 16:52:57 +01:00
Fredrik Johansson
416cc2aa09 arb_hypgeom: more wrappers, and add some test code 2016-11-23 13:17:38 +01:00