Commit graph

23 commits

Author SHA1 Message Date
Pascal
0c25431cdf add dlog_once function 2016-09-09 12:28:23 +02:00
Pascal
1a0bd47470 export log mod 2^e and fix conrey_log 2016-09-09 11:13:20 +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
e72ba9d1b7 update licence 2016-09-06 16:23:12 +02:00
Pascal
19747bc46a first dlog profile data 2016-09-06 14:37:15 +02:00
Pascal
b47fafeb16 fix stupid inefficiency in dlog 2016-09-06 14:37:15 +02:00
Pascal
b181db7e9e use dlog vec function 2016-09-06 14:33:53 +02:00
Pascal
eff070ba2e some formatting on dlog 2016-09-06 14:32:00 +02:00
Pascal
b9c7ceb92a change dlog_mope to make recursion by hand 2016-09-06 14:32:00 +02:00
Pascal
9bbb280778 add recursion formulas for log mod pe 2016-09-06 14:32:00 +02:00
Pascal
4ef261ba3a split dlog precomp file 2016-09-06 14:32:00 +02:00
Pascal
0180bf4db7 remove deprecated dlog_vec_crt 2016-09-06 14:32:00 +02:00
Pascal
be2a0592ac remove wrong vec_crt, rename subgroup->add 2016-09-06 14:24:01 +02:00
Pascal
42c6f373c9 debugged dlog_vec_sieve 2016-09-06 14:24:01 +02:00
Pascal
a85a12fa6b start to debug dlog_vec 2016-09-06 14:24:01 +02:00
Pascal
4ece4cbacb split files 2016-09-06 14:24:01 +02:00
Pascal
5ecc8e1f25 dlog vec performs as it should
but still mathematically not debugged
2016-09-06 14:24:01 +02:00
Pascal
ba8ff73f7d fix log table for large moduli + add order 2 & 3 2016-09-06 14:24:01 +02:00
Pascal
4d40de48d6 split dlog files, use nmod in bsgs 2016-09-06 14:24:01 +02:00
Pascal
fea25a359e split dlog vec 2016-09-06 14:24:01 +02:00
Pascal
25cd112af3 use flint nmod structure + start dlog_vec functions 2016-09-06 14:24:01 +02:00
Pascal
34969d1145 move discrete log to dlog dir 2016-09-06 14:24:01 +02:00