Commit graph

238 commits

Author SHA1 Message Date
fredrik
8971bee10c a couple of small improvements 2022-02-18 18:09:57 +01:00
fredrik
1abaf57c00 first implementation of Lerch transcendent 2022-02-16 18:55:43 +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
e66ba199d6 acb_dirichlet_root_number: real when real 2021-11-25 14:45:30 +01:00
p15-git-acc
75cf01c68a use the right format specifiers for slong and ulong 2020-11-12 16:41:19 -06:00
p15-git-acc
d106fc6977 small tuning changes 2020-09-29 13:49:59 -05:00
p15-git-acc
0bd5817811 platt zeta zeros and low height tuning 2020-09-28 17:33:22 -05:00
p15-git-acc
e2ad86f8db commit before trying to rebase 2020-09-27 20:35:19 -05:00
p15-git-acc
608869d7c9 more zeros work in progress 2020-09-27 20:35:19 -05:00
p15-git-acc
131ce75e38 acb dot real 2020-09-26 17:53:58 -05:00
p15-git-acc
9486f84955 use dot product in j loop 2020-09-26 13:29:34 -05:00
p15-git-acc
e96a9b9959 micro optimization of j loop 2020-09-26 11:15:08 -05:00
p15-git-acc
811b429a82 improve locality 2020-09-26 02:10:20 -05:00
p15-git-acc
0e152dcd4b slightly faster j loop 2020-09-25 22:05:59 -05:00
Fredrik Johansson
2160002a3a
Merge pull request #339 from p15-git-acc/platt-thread-memory
use less memory for multi-threaded acb_dirichlet_platt_multieval
2020-09-25 20:54:56 +02:00
p15-git-acc
023c25b140 fix make profile 2020-09-24 16:03:49 -05:00
p15-git-acc
038505de6f use less memory for multi-threading 2020-09-23 16:51:40 -05:00
Fredrik Johansson
4ad2202b5c
Merge pull request #328 from p15-git-acc/tune-platt-params
further parameter tuning for Platt's algorithm for zeta zeros
2020-09-21 11:17:31 +02:00
p15-git-acc
f2183f9709 use larger A at lower T 2020-09-20 20:44:08 -05:00
p15-git-acc
fafce0f7b3 heuristic parameter values for greater heights 2020-09-20 11:00:00 -05:00
p15-git-acc
dd50190726 more parameter tuning 2020-09-20 00:54:10 -05:00
p15-git-acc
11e9a0790b add multithreaded platt multieval 2020-09-17 13:03:21 -05:00
p15-git-acc
dfb9ce4717 refactor platt multieval in preparation for a threaded variant 2020-09-17 10:18:19 -05:00
p15-git-acc
4ff47db9fb incomplete gamma improvement and tests 2020-09-07 18:41:00 -05:00
p15-git-acc
21d9fb6b47 fix a zeta zeros issue 2020-09-05 15:52:03 -05:00
fredrik
8be195fc70 special-case hurwitz_zeta(-n, 0) 2020-01-30 16:59:40 +01:00
Julian Rüth
81eaf0203b
Rename arb_hypot to an unused name 2019-09-11 14:10:44 +02:00
Julian Rüth
9993af5a36
Fix clash of __hypot
see #278, __ are reserved according to the C99 standard.
2019-09-11 13:21:44 +02:00
Fredrik Johansson
db520919db
Merge pull request #287 from p15-git-acc/platt_hardy_z_zeros
heuristic tuning parameters for platt hardy z zeros
2019-09-05 19:54:33 +02:00
p15-git-acc
d954599621 move poly sinc pi to its own file 2019-08-16 12:11:09 -05:00
p15-git-acc
de94163eed interpolation derivative for zeros refinement under limited precision 2019-08-12 08:55:54 -05:00
p15-git-acc
38c43b3f5b use trig identity to speed up WS interpolation 2019-08-08 12:22:47 -05:00
p15-git-acc
762375971c heuristic tuning parameters for platt hardy z zeros 2019-08-07 17:44:23 -05:00
p15-git-acc
5c2b5e39b7 platt local zeros 2019-07-13 18:24:42 -05:00
p15-git-acc
2e74dddd9c tests for platt lemma bounds 2019-07-06 10:53:42 -05:00
Fredrik Johansson
f44f23effa
Merge pull request #279 from p15-git-acc/platt_multieval
platt multieval
2019-06-20 07:12:26 +02:00
fredrik
9d5c3e6574 fix #278: _hypot name clash 2019-06-12 21:10:05 +02:00
p15-git-acc
2154f61d2f add another platt multieval test 2019-06-11 16:21:57 -05:00
p15-git-acc
90ac72b841 upper incomplete gamma workaround 2019-06-10 16:13:14 -05:00
p15-git-acc
f258c0477f platt multieval 2019-06-08 01:58:00 -05:00
p15-git-acc
45c91a0051 platt whittaker shannon interpolation 2019-04-19 00:05:14 -05:00
p15-git-acc
a755535b14 add functions specific to Gram points 2019-02-21 18:06:05 -06:00
p15-git-acc
eb9aa858ab try to speed up nzeros 2019-02-20 13:30:32 -06:00
fredrik
1faec8c283 fix memleak 2019-02-19 23:26:58 +01:00
fredrik
c9969f1a93 test zeta_deriv_bound 2019-02-19 23:23:10 +01:00
fredrik
7eef5f768c make t-zeta_zero work slightly harder 2019-02-19 23:19:34 +01:00
fredrik
1736aaba94 bugfix 2019-02-19 22:59:08 +01:00
fredrik
29c2a4167c Newton refinement for zeta zeros 2019-02-19 22:52:59 +01:00
fredrik
40c8e336c1 factor out acb_dirichlet_zeta_deriv_bound 2019-02-19 22:38:29 +01:00