Commit graph

124 commits

Author SHA1 Message Date
Pascal
518ebbd95b small fixes 2016-09-09 21:53:31 +02:00
Pascal
5ec95aa8bd document dlog_single 2016-09-09 12:47:05 +02:00
Pascal
32cb8c9db0 use dlog_once in conrey_log (instead of bsgs) 2016-09-09 12:38:22 +02:00
Pascal
1a0bd47470 export log mod 2^e and fix conrey_log 2016-09-09 11:13:20 +02:00
Pascal
b09fbfc7fa Merge remote-tracking branch 'upstream/dirichlet' into merge-fredrik 2016-09-09 09:41:57 +02:00
Pascal
6b5059ee2c fix unused variable + 32bits test 2016-09-09 09:34:51 +02:00
Pascal
33112b1c89 fix unused variables 2016-09-09 09:27:49 +02:00
Pascal
245b3f9442 refactor and add errors to theta series 2016-09-08 18:01:09 +02:00
Fredrik Johansson
f6907b4c8c missing flint_cleanup 2016-09-08 15:50:52 +02:00
Fredrik Johansson
3f6e226aa6 add missing return EXIT_SUCCESS; 2016-09-08 15:47:38 +02:00
Pascal
f626fe53b5 profile conrey+conductor 2016-09-07 14:09:28 +02:00
Pascal
e72ba9d1b7 update licence 2016-09-06 16:23:12 +02:00
Pascal
bdb020ceb9 update licence 2016-09-06 15:32:23 +02:00
Pascal
7bb43964ac example L central value 2016-09-06 14:37:15 +02:00
Pascal
c9ce951541 update conrey profile 2016-09-06 14:37:15 +02:00
Pascal
a3bb10fa02 profile central value 2016-09-06 14:37:15 +02:00
Pascal
42d79fcd3b reorgnanize nth roots and gauss sums 2016-09-06 14:37:14 +02:00
Pascal
96973596e8 simplify roots of 1 2016-09-06 14:37:14 +02:00
Pascal
1080958e73 fix dft accuracy 2016-09-06 14:37:14 +02:00
Pascal
908c237f06 doc dft 2016-09-06 14:37:14 +02:00
Pascal
b671f05752 forgot qseries source file 2016-09-06 14:37:14 +02:00
Pascal
311e20e794 faster thetanull 2016-09-06 14:37:14 +02:00
Pascal
84768ad451 fix next primitive and index thetanull accordingly 2016-09-06 14:37:14 +02:00
Pascal
76601e3f98 fix dft on group 2016-09-06 14:37:14 +02:00
Pascal
7d9ead1e4d change loop order (last component first) 2016-09-06 14:37:14 +02:00
Pascal
64a1650e69 experimental dft on Dirichlet group, pb with indexing 2016-09-06 14:37:14 +02:00
Pascal
6cb3000282 add dft -- first version 2016-09-06 14:35:41 +02:00
Pascal
937d026ecd simple test for l functions 2016-09-06 14:35:41 +02:00
Pascal
2805bfca31 refactor theta and start mellin 2016-09-06 14:34:48 +02:00
Pascal
f0165fa852 improve powers struct 2016-09-06 14:34:47 +02:00
Pascal
c73d9ae99b bug in conrey_exp 2016-09-06 14:34:47 +02:00
Pascal
a741ec8441 some documentation + syntax 2016-09-06 14:34:47 +02:00
Pascal
b80ac364d8 document and remove chi_vec_sieve function 2016-09-06 14:33:53 +02:00
Pascal
7436f1b668 char->order now nmod_t 2016-09-06 14:33:53 +02:00
Pascal
b181db7e9e use dlog vec function 2016-09-06 14:33:53 +02:00
Pascal
f663f05782 gauss sums using factor 2016-09-06 14:33:53 +02:00
Pascal
6a10a2e432 refactor to use product of prime groups 2016-09-06 14:33:53 +02:00
Pascal
27f3304fed jacobi sums, use product 2016-09-06 14:33:53 +02:00
Pascal
582025eda0 jacobi sums, exceptional cases, still a pb 2016-09-06 14:33:53 +02:00
Pascal
51f6858fc6 fix stupid bug 2016-09-06 14:33:53 +02:00
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
f5bb939f9a split theta file 2016-09-06 14:33:52 +02:00
Pascal
73b253b44c refactor order 2016-09-06 14:33:52 +02:00
Pascal
d676ef27c9 length estimate fot odd theta series 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