Commit graph

200 commits

Author SHA1 Message Date
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
p15-git-acc
c5a67d4928 disallow nonpositive zero indices, and refactor 2019-02-19 13:16:38 -06:00
p15-git-acc
7ae2683454 make corrections to zeta_zeros 2019-02-19 05:37:40 -06:00
p15-git-acc
5a20bebbb4 zeros in progress 2019-02-18 19:06:53 -06:00
p15-git-acc
ccd2df5485
Update isolate_hardy_z_zero.c 2019-02-18 11:39:36 -06:00
p15-git-acc
5b9e89cdc3
Update hardy_z_zero.c 2019-02-18 11:38:20 -06:00
p15-git-acc
442e88b1a7
Update isolate_hardy_z_zero.c 2019-02-18 11:35:49 -06:00
p15-git-acc
aa639a5ea7
Merge branch 'master' into backlund_s 2019-02-18 11:18:38 -06:00
p15-git-acc
baa1514ab3 fix log2 estimates 2019-02-18 11:08:04 -06:00
fredrik
1aa8e3ee70 use Illinois algorithm instead of plain bisection in zeta_zero refinement 2019-02-18 17:41:43 +01:00
p15-git-acc
9d33e8305f add backlund_s 2019-02-18 01:00:53 -06:00
p15-git-acc
2f5fc4b98f add zeta_nzeros 2019-02-17 03:36:02 -06:00
p15-git-acc
2a74e774cc a more sophisticated application of the turing method 2019-02-15 17:50:33 -06:00
fredrik
903d2c67e1 Add a comment motivating the extra precision for Gram points 2019-02-15 09:30:50 +01:00
p15-git-acc
8018860978 tighten an interval 2019-02-14 21:24:09 -06:00
fredrik
9250abeba7 increase precision for Gram point -> speedup for large n 2019-02-14 13:43:42 +01:00
p15-git-acc
552ff88ab9 more zeta_zero tests, docs, citations, and comments 2019-02-13 23:46:07 -06:00
p15-git-acc
db3170ef53 add zeta_zero 2019-02-12 22:25:22 -06:00
p15-git-acc
5733b1e888 add turing_method_bound 2019-02-09 21:03:45 -06:00
p15-git-acc
a234b7ff11 add backlund_s_bound 2019-02-07 18:14:39 -06:00
fredrik
c9b09ed2d2 add a function for computing Gram points 2019-01-30 06:57:14 +01:00
fredrik
4c3627dde7 fix arm64 problem in stieltjes.c 2018-09-15 15:53:25 +09:00
fredrik
492cd192bf fix integration algorithm not being used automatically in acb_dirichlet_stieltjes when a != 1 2018-07-22 18:04:30 -04:00
fredrik
e0c823ab52 stieltjes constants: small bugfix 2018-04-20 20:49:53 +02:00
fredrik
65664855ca improve stieltjes constants 2018-04-12 18:19:57 +02:00
fredrik
54e94b8aaf Merge branch 'master' of github.com:fredrik-johansson/arb 2018-04-04 00:58:19 +02:00
fredrik
7f6c37c21c code for computing isolated Stieltjes constants 2018-04-04 00:58:04 +02:00
p15-git-acc
e998502ac1 xi and zeta near zero 2018-03-30 13:27:58 -05:00
fredrik
e0693f9c10 small code simplification 2018-03-30 03:42:28 +02:00
fredrik
8d09aef338 simple solution for intervals containing s=1 in acb_dirichlet_xi 2018-03-30 03:10:23 +02:00
fredrik
b1cf8ca229 speed up dirichlet_xi test code 2018-03-30 03:01:53 +02:00
p15-git-acc
8632fbdc8b add missing init 2018-03-29 15:50:52 -05:00
p15-git-acc
b77717b372 riemann xi changes 2018-03-29 15:10:00 -05:00
p15-git-acct
70af397ab4 add riemann xi function 2018-03-28 21:19:51 -05:00
fredrik
15f40f7f46 fix broken test code for l_vec_hurwitz 2018-02-11 00:21:58 +01:00
Fredrik Johansson
75d8f23521 some tweaks to zeta and dirichlet evaluation 2017-11-21 17:38:38 +01:00
Fredrik Johansson
537fae5110 add acb_dirichlet_zeta_jet + first derivative using Riemann-Siegel; also fix a bug in Riemann-Siegel code 2017-11-20 19:14:20 +01:00
Fredrik Johansson
df6a0ffd26 simplified init call for hurwitz_precomp 2017-10-31 18:28:09 +01:00
Pascal
c2a7f874dc update acb_dirichlet to use same dft convention 2017-10-30 08:43:01 +01:00