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 |
|
Pascal
|
8e13588eb4
|
update dirichlet profile code
|
2017-10-04 21:25:30 +02:00 |
|
Pascal
|
842e334367
|
fix acb_dirichlet_dft test -- the reference was wrong
|
2017-10-04 15:46:45 +02:00 |
|
Fredrik Johansson
|
28c969927c
|
merge and update some acb_dirichlet code
|
2017-09-18 18:20:47 +02:00 |
|
Fredrik Johansson
|
eee8b433a1
|
add test code for acb_dirichlet_hurwitz; more special case handling
|
2017-06-19 11:39:34 +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 |
|
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
|
6ee1499a5d
|
l_jet: hack to call proper Riemann zeta code
|
2016-12-02 14:41:17 +01:00 |
|
Fredrik Johansson
|
253aeba284
|
hardy_z: use reflection formula for zeta in upper half plane
|
2016-12-02 11:18:49 +01:00 |
|
Fredrik Johansson
|
f44c6843fd
|
use acb_dirichlet_roots_t in l_hurwitz and l_jet; rename dirichlet_number_primitive -> dirichlet_group_num_primitive
|
2016-12-01 22:33:15 +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
|
4128a16951
|
fix a memory leak
|
2016-11-28 09:54:47 +01:00 |
|
Fredrik Johansson
|
098d4437ad
|
use hurwitz_precomp to speed up acb_dirichlet_l
|
2016-11-26 10:39:27 +01:00 |
|
Fredrik Johansson
|
793fe799b4
|
l_euler_product: use precomputed roots
|
2016-11-24 06:06:06 +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
|
ec7d9783e6
|
acb_dirichlet_l: use functional equation
|
2016-11-17 14:34:14 +01:00 |
|
Fredrik Johansson
|
66741901ad
|
implement Hardy Z-function for Dirichlet L-functions
|
2016-11-16 22:49:45 +01:00 |
|
Fredrik Johansson
|
6ecaf09686
|
use midpoint+radius decomposition to always allow inexact s in riemann-siegel formula
|
2016-10-28 18:27:12 +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
|
c60a1d2435
|
avoid recomputing pi powers in zeta_rs_r
|
2016-10-25 01:55:53 +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 |
|
Fredrik Johansson
|
04e674da88
|
add Taylor precomp method for fast parameter multi-evaluation of Hurwitz zeta function
|
2016-10-16 19:09:49 +02:00 |
|
Fredrik Johansson
|
6668067cb2
|
acb_dirichlet_eta: finite results for intervals around s=1; test code
|
2016-10-15 21:24:27 +02:00 |
|
Fredrik Johansson
|
a8bbfd9b48
|
add acb_dirichlet_l_jet (Taylor expansion of L-function)
|
2016-10-12 15:27:37 +02:00 |
|
Pascal
|
079f400d6a
|
Revert "temporary remove acb_dft and hide theta internals"
This reverts commit 30525ec26a .
|
2016-10-11 17:15:38 +02:00 |
|
Fredrik Johansson
|
05f7dbd729
|
implement Euler product for L-functions (acb_dirichlet_l_euler_product)
|
2016-10-11 15:39:14 +02:00 |
|
Fredrik Johansson
|
35f55ca1ff
|
consistency passing G as input for char properties; fix is_real for q=1
|
2016-10-10 20:50:11 +02:00 |
|
Fredrik Johansson
|
75c1721746
|
add acb_dirichlet_l as an alias for acb_dirichlet_l_hurwitz
|
2016-10-08 23:54:14 +02:00 |
|