.. |
profile
|
profile dirichlet vec evaluation
|
2016-09-15 11:17:49 +02:00 |
test
|
simplify equality tests
|
2016-09-14 19:35:45 +02:00 |
arb_quadratic_powers.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
char.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
char_clear.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
char_conrey.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
char_eq_deep.c
|
simplify equality tests
|
2016-09-14 19:35:45 +02:00 |
char_first_primitive.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
char_init.c
|
small fixes
|
2016-09-09 21:53:31 +02:00 |
char_mul.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
char_next.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
char_next_primitive.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
char_normalize.c
|
fix unsafe mul (and remove useless mod)
|
2016-09-15 15:50:57 +02:00 |
char_one.c
|
small fixes
|
2016-09-09 21:53:31 +02:00 |
char_primitive.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
char_print.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
chi.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
chi_vec.c
|
fix problematic assignment
|
2016-09-14 14:57:00 +02:00 |
conrey.c
|
small fixes
|
2016-09-09 21:53:31 +02:00 |
conrey_conductor.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
conrey_eq_deep.c
|
simplify equality tests
|
2016-09-14 19:35:45 +02:00 |
conrey_exp.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
conrey_first_primitive.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
conrey_log.c
|
document dlog_single
|
2016-09-09 12:47:05 +02:00 |
conrey_mul.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
conrey_next.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
conrey_next_primitive.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
conrey_one.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
conrey_order.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
conrey_parity.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
conrey_pow.c
|
conrey_pow: fix a potential overflow issue
|
2016-09-14 15:03:32 +02:00 |
conrey_primitive.c
|
fix unused variable + 32bits test
|
2016-09-09 09:34:51 +02:00 |
conrey_print.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
dft.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
dft_fast.c
|
fix severe memory bug
|
2016-09-10 20:21:07 +02:00 |
dft_pol.c
|
update licence
|
2016-09-06 15:32:23 +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
|
add root number function and improve gauss
|
2016-09-10 20:22:24 +02:00 |
gauss_sum_factor.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
gauss_sum_naive.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
gauss_sum_theta.c
|
add root number function and improve gauss
|
2016-09-10 20:22:24 +02:00 |
group_clear.c
|
fix more memory leaks
|
2016-09-10 12:40:08 +02:00 |
group_dlog_precompute.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
group_init.c
|
gauss sums using factor
|
2016-09-06 14:33:53 +02:00 |
jacobi_sum.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
jacobi_sum_naive.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
l_hurwitz.c
|
l_hurwitz and l_vec_hurwitz: allow s = 1
|
2016-09-09 22:02:45 +02:00 |
l_vec_hurwitz.c
|
l_hurwitz and l_vec_hurwitz: allow s = 1
|
2016-09-09 22:02:45 +02:00 |
nth_root.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
number_primitive.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
pairing.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
pairing_conrey.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
power.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
powers_clear.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
powers_init.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
qseries_arb.c
|
refactor and add errors to theta series
|
2016-09-08 18:01:09 +02:00 |
qseries_arb_powers.c
|
small fixes
|
2016-09-09 21:53:31 +02:00 |
root_number.c
|
add root number function and improve gauss
|
2016-09-10 20:22:24 +02:00 |
si_poly_evaluate.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
theta_arb.c
|
small fixes
|
2016-09-09 21:53:31 +02:00 |
theta_length.c
|
small fixes
|
2016-09-09 21:53:31 +02:00 |
ui_chi.c
|
fix one memory leak
|
2016-09-10 12:23:28 +02:00 |
ui_chi_conrey.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
ui_chi_vec.c
|
profile dirichlet vec evaluation
|
2016-09-15 11:17:49 +02:00 |
ui_chi_vec_loop.c
|
profile dirichlet vec evaluation
|
2016-09-15 11:17:49 +02:00 |
ui_chi_vec_primeloop.c
|
small fixes
|
2016-09-09 21:53:31 +02:00 |
ui_conductor.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
ui_order.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
ui_pairing.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
ui_pairing_conrey.c
|
fix unsafe mul (and remove useless mod)
|
2016-09-15 15:50:57 +02:00 |
ui_parity.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
ui_theta_arb.c
|
refactor and add errors to theta series
|
2016-09-08 18:01:09 +02:00 |
ui_vec_set_null.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |
vec_mellin_arb.c
|
refactor and add errors to theta series
|
2016-09-08 18:01:09 +02:00 |
vec_nth_root.c
|
update licence
|
2016-09-06 15:32:23 +02:00 |