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
|
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 |
|
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 |
|