Commit graph

128 commits

Author SHA1 Message Date
Pascal
51f9a6dfc4 equality tests 2016-09-06 14:33:53 +02:00
Pascal
9e448013fd add conrey index inside char 2016-09-06 14:33:53 +02:00
Pascal
73b253b44c refactor order 2016-09-06 14:33:52 +02:00
Pascal
03198b4881 parity 2016-09-06 14:33:52 +02:00
Pascal
249f123f6b export conductor_ui and number_primitive 2016-09-06 14:33:52 +02:00
Pascal
cc12103e8e add conductor inside char type 2016-09-06 14:33:52 +02:00
Pascal
ce4b6c16e2 add theta functions 2016-09-06 14:33:52 +02:00
Pascal
286ca6c84d change interface to switch acb / ui output 2016-09-06 14:33:52 +02:00
Pascal
88a2725e98 fix and test chi_vec_primeloop 2016-09-06 14:33:16 +02:00
Pascal
78c57e71c7 change argument order 2016-09-06 14:33:16 +02:00
Pascal
9efc3f0770 test characters 2016-09-06 14:33:16 +02:00
Pascal
0d96be37f8 add parity in char (simpler to have on logs) 2016-09-06 14:32:00 +02:00
Pascal
06d7cce20a fix bug on char_next + add log precomputations 2016-09-06 14:32:00 +02:00
Pascal
f488a8b034 huge refactor
- split files, one for each function
- use acb_dirichlet prefix everywhere
- distinguish pairing / character value
+ fix bug on exponent
2016-09-06 14:32:00 +02:00
Pascal
34969d1145 move discrete log to dlog dir 2016-09-06 14:24:01 +02:00
Pascal
636bcf8d0a add dlog rho method 2016-09-06 14:22:08 +02:00
Pascal
f1b83ce545 add discrete log precomputations 2016-09-06 14:22:08 +02:00
Pascal
1deaf2362d profile charevalvec 2016-09-06 14:22:07 +02:00
Pascal
37e8a1b18f fix generators and test conrey elements 2016-09-06 14:22:07 +02:00
Pascal
76f5816cbd add next_primitive, first test on conrey elts 2016-09-06 14:22:07 +02:00
Fredrik Johansson
ecb70e7476 update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
Fredrik Johansson
b4ebc87a1d use arb_test_multiplier to control number of test iterations 2016-04-10 17:24:58 +02:00
Fredrik Johansson
0c383ca3b5 strengthen test code for acb_dirichlet_chi 2016-02-23 00:46:04 +01:00
Fredrik Johansson
8d7e82c3f6 tidying 2016-02-22 11:47:12 +01:00
Fredrik Johansson
766867e28a fix the test code 2016-02-21 23:27:28 +01:00
Fredrik Johansson
9d79e3a391 initial code for Dirichlet characters (wip) 2016-02-21 23:23:51 +01:00
Fredrik Johansson
97105b5e3e improve Euler product tuning and use in arb_zeta_ui 2016-02-16 17:09:22 +01:00
Fredrik Johansson
6e2fb6b5d1 Euler product for integer s and real characters (small modulus) 2016-02-16 02:55:12 +01:00