Fredrik Johansson
|
ecb70e7476
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
|
alex
|
53fb93bbdd
|
MAINT: use acb_hypgeom_m for lower incomplete gamma
|
2016-04-18 19:03:26 -04:00 |
|
alex
|
0f280312a8
|
ENH: add lower gamma
|
2016-04-15 20:34:50 -04:00 |
|
Fredrik Johansson
|
b4ebc87a1d
|
use arb_test_multiplier to control number of test iterations
|
2016-04-10 17:24:58 +02:00 |
|
Fredrik Johansson
|
cda7f0503a
|
support computing the regularized incomplete gamma function
|
2016-03-10 01:35:18 +01:00 |
|
Fredrik Johansson
|
89b67ce6db
|
acb_hypgeom_sum - avoid dividing s by the denominator of the next term, since this could lead to a division by zero when evaluating a hypergeometric polynomial truncated early (e.g. gamma_upper(-5,1))
|
2016-02-22 16:26:26 +01:00 |
|
William Hart
|
55c2827539
|
printf -> flint_printf, sprintf -> flint_sprintf, fprintf -> flint_fprintf.
|
2015-11-06 16:17:27 +00:00 |
|
William Hart
|
7e113af67c
|
long -> slong in acb_hypgeom/ and acb_hypgeom/test/.
|
2015-11-05 17:46:43 +00:00 |
|
Fredrik Johansson
|
f02f83e7dc
|
factor out a test helper function
|
2015-06-05 23:39:02 -04:00 |
|
Fredrik Johansson
|
d212f84652
|
implement incomplete gamma function
|
2015-01-21 16:14:46 +01:00 |
|