Commit graph

84 commits

Author SHA1 Message Date
p15-git-acc
2e1113cd43 mention multi threading in zeta zeros docs 2020-09-29 05:21:06 -05:00
p15-git-acc
0bd5817811 platt zeta zeros and low height tuning 2020-09-28 17:33:22 -05:00
p15-git-acc
608869d7c9 more zeros work in progress 2020-09-27 20:35:19 -05:00
p15-git-acc
11e9a0790b add multithreaded platt multieval 2020-09-17 13:03:21 -05:00
p15-git-acc
21d9fb6b47 fix a zeta zeros issue 2020-09-05 15:52:03 -05: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
de94163eed interpolation derivative for zeros refinement under limited precision 2019-08-12 08:55:54 -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
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
fredrik
a924e77041 minor doc cleanup 2019-02-20 11:54:58 +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
234e553ed8 rephrase doc 2019-02-18 19:11:54 -06:00
p15-git-acc
5a20bebbb4 zeros in progress 2019-02-18 19:06:53 -06: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
fredrik
69ca7887e9 minor doc edits 2019-02-14 09:58:32 +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
9e6b5c3413 update docs; call this 2.14.0 2018-07-22 16:30:35 -04:00
fredrik
65664855ca improve stieltjes constants 2018-04-12 18:19:57 +02:00
fredrik
0d2f817773 some overhaul of doc front page + sphinx style; minor edits 2018-04-08 22:30:34 +02:00
fredrik
7f6c37c21c code for computing isolated Stieltjes constants 2018-04-04 00:58:04 +02:00
p15-git-acc
b77717b372 riemann xi changes 2018-03-29 15:10:00 -05:00
Fredrik Johansson
4d34deaec0 update docs 2017-11-20 19:16:15 +01:00
Fredrik Johansson
df6a0ffd26 simplified init call for hurwitz_precomp 2017-10-31 18:28:09 +01:00
Fredrik Johansson
2fb101501d edits to lcentral.c and to the docs 2017-10-31 16:55:49 +01:00
Pascal
c2a7f874dc update acb_dirichlet to use same dft convention 2017-10-30 08:43:01 +01:00
Fredrik Johansson
28c969927c merge and update some acb_dirichlet code 2017-09-18 18:20:47 +02:00
Fredrik Johansson
af1f607c32 add acb_dirichlet_hurwitz; rearrange internal call sequence to make sure Riemann zeta code is used in all cases when a=1 2017-06-19 10:23:44 +02:00
Fredrik Johansson
3b1e0a2e01 some doc edits 2017-02-25 16:46:27 +01:00
Fredrik Johansson
8f6fa5598c acb_nth_root -> acb_unit_root (clearer since there is also a function for computing the nth root of an arbitrary number) 2016-12-01 21:53:02 +01:00
Fredrik Johansson
7c69f5d009 allow G == NULL also in hardy_z to select zeta 2016-12-01 09:45:04 +01:00
Fredrik Johansson
ee75654660 add acb_poly series versions of l, hardy_theta and hardy_z 2016-11-28 10:05:41 +01:00
Fredrik Johansson
098d4437ad use hurwitz_precomp to speed up acb_dirichlet_l 2016-11-26 10:39:27 +01:00
Fredrik Johansson
3383033cea acb_dirichlet roots of unity: several algorithm improvements; rename, test, document 2016-11-22 21:48:29 +01:00
Fredrik Johansson
66741901ad implement Hardy Z-function for Dirichlet L-functions 2016-11-16 22:49:45 +01:00
Fredrik Johansson
2c9f6de327 small doc edit 2016-11-01 21:10:52 +01:00
Fredrik Johansson
5279dab384 fix missing markup 2016-10-28 21:43:29 +02:00
Fredrik Johansson
bcaf80322a add a function to bound |zeta(s)| 2016-10-28 05:28:59 +02:00
Fredrik Johansson
06df4d6dcb wrapper for zeta algorithms 2016-10-25 21:57:37 +02:00
Fredrik Johansson
15b9d10818 implement the Riemann-Siegel formula 2016-10-24 15:36:39 +02:00
Fredrik Johansson
1b92a14213 add space-efficient powsum_smooth version 2016-10-22 00:26:10 +02:00
Fredrik Johansson
c4af23b1c5 partially refactor and move power series code to the acb_dirichlet module 2016-10-21 20:32:46 +02:00