arb/acb_dirichlet
2016-09-06 14:37:14 +02:00
..
profile change loop order (last component first) 2016-09-06 14:37:14 +02:00
test faster thetanull 2016-09-06 14:37:14 +02:00
arb_quadratic_powers.c jacobi sums, exceptional cases, still a pb 2016-09-06 14:33:53 +02:00
arb_theta_naive.c split theta file 2016-09-06 14:33:52 +02:00
arb_theta_smallorder.c refactor theta and start mellin 2016-09-06 14:34:48 +02:00
char.c equality tests 2016-09-06 14:33:53 +02:00
char_clear.c add conrey index inside char 2016-09-06 14:33:53 +02:00
char_conrey.c add conrey index inside char 2016-09-06 14:33:53 +02:00
char_eq.c char->order now nmod_t 2016-09-06 14:33:53 +02:00
char_first_primitive.c add conrey index inside char 2016-09-06 14:33:53 +02:00
char_init.c add conrey index inside char 2016-09-06 14:33:53 +02:00
char_mul.c jacobi sums, use product 2016-09-06 14:33:53 +02:00
char_next.c add conrey index inside char 2016-09-06 14:33:53 +02:00
char_next_primitive.c fix stupid bug 2016-09-06 14:33:53 +02:00
char_normalize.c char->order now nmod_t 2016-09-06 14:33:53 +02:00
char_one.c add conrey index inside char 2016-09-06 14:33:53 +02:00
char_primitive.c jacobi sums, exceptional cases, still a pb 2016-09-06 14:33:53 +02:00
char_print.c refactor to use product of prime groups 2016-09-06 14:33:53 +02:00
chi.c huge refactor 2016-09-06 14:32:00 +02:00
chi_theta_arb.c refactor theta and start mellin 2016-09-06 14:34:48 +02:00
chi_vec.c char->order now nmod_t 2016-09-06 14:33:53 +02:00
conrey.c huge refactor 2016-09-06 14:32:00 +02:00
conrey_conductor.c refactor to use product of prime groups 2016-09-06 14:33:53 +02:00
conrey_eq.c equality tests 2016-09-06 14:33:53 +02:00
conrey_exp.c bug in conrey_exp 2016-09-06 14:34:47 +02:00
conrey_first_primitive.c fix bug on char_next + add log precomputations 2016-09-06 14:32:00 +02:00
conrey_log.c refactor to use product of prime groups 2016-09-06 14:33:53 +02:00
conrey_mul.c refactor to use product of prime groups 2016-09-06 14:33:53 +02:00
conrey_next.c change loop order (last component first) 2016-09-06 14:37:14 +02:00
conrey_next_primitive.c fix next primitive and index thetanull accordingly 2016-09-06 14:37:14 +02:00
conrey_one.c fix bug on char_next + add log precomputations 2016-09-06 14:32:00 +02:00
conrey_order.c refactor order 2016-09-06 14:33:52 +02:00
conrey_parity.c add parity in char (simpler to have on logs) 2016-09-06 14:32:00 +02:00
conrey_pow.c refactor to use product of prime groups 2016-09-06 14:33:53 +02:00
conrey_primitive.c refactor to use product of prime groups 2016-09-06 14:33:53 +02:00
conrey_print.c bug in conrey_exp 2016-09-06 14:34:47 +02:00
dft.c change loop order (last component first) 2016-09-06 14:37:14 +02:00
dft_fast.c fix dft on group 2016-09-06 14:37:14 +02:00
dft_pol.c add dft -- first version 2016-09-06 14:35:41 +02:00
eta.c parity 2016-09-06 14:33:52 +02:00
euler_product_real_ui.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
gauss_sum.c char->order now nmod_t 2016-09-06 14:33:53 +02:00
gauss_sum_factor.c gauss sums using factor 2016-09-06 14:33:53 +02:00
gauss_sum_naive.c add theta functions 2016-09-06 14:33:52 +02:00
gauss_sum_theta.c fix next primitive and index thetanull accordingly 2016-09-06 14:37:14 +02:00
group_clear.c refactor to use product of prime groups 2016-09-06 14:33:53 +02:00
group_dlog_precompute.c refactor to use product of prime groups 2016-09-06 14:33:53 +02:00
group_init.c gauss sums using factor 2016-09-06 14:33:53 +02:00
jacobi_sum.c refactor to use product of prime groups 2016-09-06 14:33:53 +02:00
jacobi_sum_naive.c char->order now nmod_t 2016-09-06 14:33:53 +02:00
l_hurwitz.c change loop order (last component first) 2016-09-06 14:37:14 +02:00
l_vec_hurwitz.c change loop order (last component first) 2016-09-06 14:37:14 +02:00
nth_root.c add theta functions 2016-09-06 14:33:52 +02:00
number_primitive.c refactor to use product of prime groups 2016-09-06 14:33:53 +02:00
pairing.c change interface to switch acb / ui output 2016-09-06 14:33:52 +02:00
pairing_conrey.c change interface to switch acb / ui output 2016-09-06 14:33:52 +02:00
power.c improve powers struct 2016-09-06 14:34:47 +02:00
powers_clear.c improve powers struct 2016-09-06 14:34:47 +02:00
powers_init.c improve powers struct 2016-09-06 14:34:47 +02:00
qseries_eval_arb.c forgot qseries source file 2016-09-06 14:37:14 +02:00
si_poly_evaluate.c some documentation + syntax 2016-09-06 14:34:47 +02:00
theta_length.c some documentation + syntax 2016-09-06 14:34:47 +02:00
ui_chi.c add theta functions 2016-09-06 14:33:52 +02:00
ui_chi_conrey.c char->order now nmod_t 2016-09-06 14:33:53 +02:00
ui_chi_vec.c change interface to switch acb / ui output 2016-09-06 14:33:52 +02:00
ui_chi_vec_loop.c change loop order (last component first) 2016-09-06 14:37:14 +02:00
ui_chi_vec_primeloop.c char->order now nmod_t 2016-09-06 14:33:53 +02:00
ui_conductor.c refactor to use product of prime groups 2016-09-06 14:33:53 +02:00
ui_order.c refactor order 2016-09-06 14:33:52 +02:00
ui_pairing.c change interface to switch acb / ui output 2016-09-06 14:33:52 +02:00
ui_pairing_conrey.c parity 2016-09-06 14:33:52 +02:00
ui_parity.c refactor to use product of prime groups 2016-09-06 14:33:53 +02:00
ui_theta_arb.c some documentation + syntax 2016-09-06 14:34:47 +02:00
ui_vec_set_null.c use dlog vec function 2016-09-06 14:33:53 +02:00