.. |
profile
|
update dirichlet profile code
|
2017-10-04 21:25:30 +02:00 |
test
|
fix broken test code for l_vec_hurwitz
|
2018-02-11 00:21:58 +01:00 |
arb_quadratic_powers.c
|
update licence
|
2016-09-06 15:32:23 +02: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
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01: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 |
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 |
hurwitz.c
|
add test code for acb_dirichlet_hurwitz; more special case handling
|
2017-06-19 11:39:34 +02: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 |
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_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 |
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 |
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
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +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 |
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 |
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 |
zeta.c
|
add test code for acb_dirichlet_hurwitz; more special case handling
|
2017-06-19 11:39:34 +02:00 |
zeta_bound.c
|
add a function to bound |zeta(s)|
|
2016-10-28 05:28:59 +02: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
|
some tweaks to zeta and dirichlet evaluation
|
2017-11-21 17:38:38 +01:00 |
zeta_rs.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_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 |