arb/acb_dirichlet
2022-05-24 10:26:39 +02:00
..
profile fix make profile 2020-09-24 16:03:49 -05:00
test merge 2022-05-23 23:38:01 +02:00
arb_quadratic_powers.c update licence 2016-09-06 15:32:23 +02:00
backlund_s.c fix log2 estimates 2019-02-18 11:08:04 -06:00
backlund_s_bound.c add backlund_s_bound 2019-02-07 18:14:39 -06:00
backlund_s_gram.c add functions specific to Gram points 2019-02-21 18:06:05 -06:00
chi.c remove all conrey 2016-10-08 20:54:14 +02:00
chi_vec.c acb_dirichlet roots of unity: several algorithm improvements; rename, test, document 2016-11-22 21:48:29 +01:00
dft.c update acb_dirichlet to use same dft convention 2017-10-30 08:43:01 +01:00
eta.c acb_dirichlet_eta: finite results for intervals around s=1; test code 2016-10-15 21:24:27 +02:00
euler_product_real_ui.c multithreaded bernoulli numbers 2022-05-16 15:21:42 +02:00
gauss_sum.c remove all conrey 2016-10-08 20:54:14 +02:00
gauss_sum_factor.c remove all conrey 2016-10-08 20:54:14 +02:00
gauss_sum_naive.c 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
gauss_sum_order2.c remove all conrey 2016-10-08 20:54:14 +02:00
gauss_sum_theta.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
gram_point.c add turing_method_bound 2019-02-09 21:03:45 -06:00
hardy_theta.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
hardy_theta_series.c add acb_poly series versions of l, hardy_theta and hardy_z 2016-11-28 10:05:41 +01:00
hardy_z.c hardy_z: use reflection formula for zeta in upper half plane 2016-12-02 11:18:49 +01:00
hardy_z_series.c add acb_poly series versions of l, hardy_theta and hardy_z 2016-11-28 10:05:41 +01:00
hardy_z_zero.c fix memleak 2019-02-19 23:26:58 +01:00
hurwitz.c special-case hurwitz_zeta(-n, 0) 2020-01-30 16:59:40 +01:00
hurwitz_precomp_bound.c add Taylor precomp method for fast parameter multi-evaluation of Hurwitz zeta function 2016-10-16 19:09:49 +02:00
hurwitz_precomp_choose_param.c use hurwitz_precomp to speed up acb_dirichlet_l 2016-11-26 10:39:27 +01:00
hurwitz_precomp_clear.c simplified init call for hurwitz_precomp 2017-10-31 18:28:09 +01:00
hurwitz_precomp_eval.c simplified init call for hurwitz_precomp 2017-10-31 18:28:09 +01:00
hurwitz_precomp_init.c simplified init call for hurwitz_precomp 2017-10-31 18:28:09 +01:00
isolate_hardy_z_zero.c multithreaded refinement of zeta zeros; tweak example program 2022-05-24 10:26:39 +02:00
jacobi_sum.c remove all conrey 2016-10-08 20:54:14 +02:00
jacobi_sum_factor.c remove all conrey 2016-10-08 20:54:14 +02:00
jacobi_sum_gauss.c remove all conrey 2016-10-08 20:54:14 +02:00
jacobi_sum_naive.c 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
l.c simplified init call for hurwitz_precomp 2017-10-31 18:28:09 +01:00
l_euler_product.c some tweaks to zeta and dirichlet evaluation 2017-11-21 17:38:38 +01:00
l_fmpq.c acb_dirichlet_l_fmpq 2021-11-25 15:20:28 +01:00
l_fmpq_afe.c acb_dirichlet_l_fmpq_afe: handle the singular series 2021-11-27 13:29:53 +01:00
l_hurwitz.c 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
l_jet.c 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
l_series.c add acb_poly series versions of l, hardy_theta and hardy_z 2016-11-28 10:05:41 +01:00
l_vec_hurwitz.c update acb_dirichlet to use same dft convention 2017-10-30 08:43:01 +01:00
lerch_phi.c a couple of small improvements 2022-02-18 18:09:57 +01:00
lerch_phi_direct.c first implementation of Lerch transcendent 2022-02-16 18:55:43 +01:00
lerch_phi_integral.c a couple of small improvements 2022-02-18 18:09:57 +01:00
pairing.c remove all conrey 2016-10-08 20:54:14 +02:00
pairing_conrey.c update doc and change chi_char to pairing_char 2016-10-08 22:43:29 +02:00
platt_beta.c platt multieval 2019-06-08 01:58:00 -05:00
platt_c_bound.c incomplete gamma improvement and tests 2020-09-07 18:41:00 -05:00
platt_hardy_z_zeros.c platt zeta zeros and low height tuning 2020-09-28 17:33:22 -05:00
platt_i_bound.c platt whittaker shannon interpolation 2019-04-19 00:05:14 -05:00
platt_lemma_32.c platt multieval 2019-06-08 01:58:00 -05:00
platt_lemma_A5.c incomplete gamma improvement and tests 2020-09-07 18:41:00 -05:00
platt_lemma_A7.c platt multieval 2019-06-08 01:58:00 -05:00
platt_lemma_A9.c platt multieval 2019-06-08 01:58:00 -05:00
platt_lemma_A11.c incomplete gamma improvement and tests 2020-09-07 18:41:00 -05:00
platt_lemma_B1.c let J be big in platts zeta zeros 2020-11-14 22:54:17 -06:00
platt_lemma_B2.c platt multieval 2019-06-08 01:58:00 -05:00
platt_local_hardy_z_zeros.c missing init 2022-05-24 08:01:19 +02:00
platt_multieval.c merge 2022-05-23 23:38:01 +02:00
platt_multieval_threaded.c let J be big in platts zeta zeros 2020-11-14 22:54:17 -06:00
platt_ws_interpolation.c incomplete gamma improvement and tests 2020-09-07 18:41:00 -05:00
platt_zeta_zeros.c platt zeta zeros and low height tuning 2020-09-28 17:33:22 -05:00
powsum_sieved.c partially refactor and move power series code to the acb_dirichlet module 2016-10-21 20:32:46 +02:00
powsum_smooth.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
powsum_term.c partially refactor and move power series code to the acb_dirichlet module 2016-10-21 20:32:46 +02:00
qseries_arb.c refactor and add errors to theta series 2016-09-08 18:01:09 +02:00
qseries_arb_powers.c fix a memory leak 2016-11-28 09:54:47 +01:00
root.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
root_number.c acb_dirichlet_root_number: real when real 2021-11-25 14:45:30 +01:00
roots_clear.c acb_dirichlet roots of unity: several algorithm improvements; rename, test, document 2016-11-22 21:48:29 +01:00
roots_init.c 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
si_poly_evaluate.c update licence 2016-09-06 15:32:23 +02:00
stieltjes.c Rename arb_hypot to an unused name 2019-09-11 14:10:44 +02:00
theta_arb.c acb_dirichlet roots of unity: several algorithm improvements; rename, test, document 2016-11-22 21:48:29 +01:00
theta_length.c mag_tail_kexpk2_arb: fix rounding and comment on possible overflow 2016-09-14 15:37:23 +02:00
turing_method_bound.c add turing_method_bound 2019-02-09 21:03:45 -06:00
ui_theta_arb.c remove all conrey 2016-10-08 20:54:14 +02:00
vec_mellin_arb.c merge and update some acb_dirichlet code 2017-09-18 18:20:47 +02:00
xi.c xi and zeta near zero 2018-03-30 13:27:58 -05:00
zeta.c xi and zeta near zero 2018-03-30 13:27:58 -05:00
zeta_bound.c factor out acb_dirichlet_zeta_deriv_bound 2019-02-19 22:38:29 +01:00
zeta_jet.c 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
zeta_jet_rs.c bugfix 2019-02-19 22:59:08 +01:00
zeta_rs.c bugfix 2019-02-19 22:59:08 +01:00
zeta_rs_bound.c implement the Riemann-Siegel formula 2016-10-24 15:36:39 +02:00
zeta_rs_d_coeffs.c implement the Riemann-Siegel formula 2016-10-24 15:36:39 +02:00
zeta_rs_f_coeffs.c implement the Riemann-Siegel formula 2016-10-24 15:36:39 +02:00
zeta_rs_r.c some tweaks to zeta and dirichlet evaluation 2017-11-21 17:38:38 +01:00
zeta_zeros.c commit before trying to rebase 2020-09-27 20:35:19 -05:00