fredrik
|
2aa02b9171
|
use integration as fallback in some cases (experimental)
|
2021-12-10 13:36:27 +01: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
|
9ef9f79145
|
2F1: allow computing finite limits for inexact parameters differing by integers
|
2016-05-10 17:21:26 +02:00 |
|
Fredrik Johansson
|
ecb70e7476
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
|
Fredrik Johansson
|
b4ebc87a1d
|
use arb_test_multiplier to control number of test iterations
|
2016-04-10 17:24:58 +02:00 |
|
William Hart
|
55c2827539
|
printf -> flint_printf, sprintf -> flint_sprintf, fprintf -> flint_fprintf.
|
2015-11-06 16:17:27 +00:00 |
|
William Hart
|
72abf04641
|
%ld -> %wd in *.c.
|
2015-11-06 15:51:44 +00:00 |
|
William Hart
|
7e113af67c
|
long -> slong in acb_hypgeom/ and acb_hypgeom/test/.
|
2015-11-05 17:46:43 +00:00 |
|
Fredrik Johansson
|
ebe739e902
|
fix some bugs in the hypergeometric code and improve special cases
|
2015-10-21 14:14:27 +02:00 |
|
Fredrik Johansson
|
241520c6e0
|
complete the 2F1 implementation
|
2015-10-19 17:10:46 +02:00 |
|
Fredrik Johansson
|
1a2b993b1c
|
code for 2F1 in the exp(pi i/3) corner case
|
2015-10-18 18:35:47 +02:00 |
|
Fredrik Johansson
|
71b194d89f
|
initial code for hypergeometric 2F1 (some cases still missing)
|
2015-10-17 03:29:45 +02:00 |
|