Commit graph

14 commits

Author SHA1 Message Date
fredrik
4b149e7b13 fix an inefficiency in hurwitz zeta in a special case 2020-03-23 16:53:04 +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
6825a4b912 zeta_em_choose_param: fix an issue with too large parameters being selected 2017-02-24 21:23:49 +01:00
Fredrik Johansson
52865f3429 fix problem with relative tolerance and complex a in hurwitz zeta 2016-11-26 11:41:49 +01:00
Fredrik Johansson
483253cbd4 hurwitz zeta: try for relative tolerance more aggressively 2016-11-26 10:38:44 +01:00
Fredrik Johansson
61d8bf9cda zeta_em_choose_param hack: use fewer bernoulli numbers for zeta(0.5+Ni), N large 2016-05-26 17:23:21 +02:00
Fredrik Johansson
ecb70e7476 update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
Fredrik Johansson
7002d5ae12 try to approximate relative instead of absolute tolerance in Hurwitz zeta for large positive s 2016-01-14 18:49:56 +01:00
William Hart
22e6bc7b09 LONG_MAX/ULONG_MAX -> WORD_MAX/UWORD_MAX in *.c and test/*.c. 2015-11-10 13:31:16 +00:00
William Hart
fc1b8ed673 long -> slong in acb_poly/ and acb_poly/test/. 2015-11-05 17:51:23 +00:00
Fredrik Johansson
5c58ec18a9 change some arf instances to mag 2015-07-04 22:44:22 +02:00
Fredrik Johansson
a4a2bea18b fix mistakenly capped precision in zeta 2015-04-18 20:16:39 +02:00
Fredrik Johansson
0c850211c9 zeta parameter selection: try harder to avoid stalling 2014-12-29 17:06:17 +01:00
Fredrik Johansson
075cc472d6 port most of the zeta function code 2014-06-13 22:08:25 +02:00