Fredrik Johansson
|
e71718411e
|
silence compiler warnings caused by flint_abort
|
2017-06-18 17:06:17 +02:00 |
|
Tommy Hofmann
|
6bf072eb59
|
Replace abort with flint_abort.
This will allow us to not loose the julia session on error.
See also https://github.com/wbhart/flint2/pull/243
|
2017-02-28 16:52:57 +01:00 |
|
Pascal
|
c80d0b103d
|
use dlog_precomp in chi_vec
|
2016-09-20 17:10:16 +02:00 |
|
Pascal
|
4d290da59c
|
document dlog functions
|
2016-09-15 18:32:29 +02:00 |
|
Pascal
|
f3a3dfaf94
|
Merge remote-tracking branch 'upstream/dirichlet' into dirichlet
|
2016-09-14 15:29:04 +02:00 |
|
Pascal
|
70161f48d8
|
fix not ulong safe mul
|
2016-09-14 15:26:43 +02:00 |
|
Fredrik Johansson
|
02acf9f7f5
|
dlog test code fixes for 32-bit
|
2016-09-14 14:49:09 +02:00 |
|
Fredrik Johansson
|
73a7d07129
|
minor editing
|
2016-09-14 14:08:31 +02:00 |
|
Fredrik Johansson
|
be7e0e86fc
|
fix memory leak
|
2016-09-10 13:28:34 +02:00 |
|
Fredrik Johansson
|
47ef3de303
|
fix more memory leaks
|
2016-09-10 12:40:08 +02:00 |
|
Pascal
|
605320978a
|
fixes two memory leaks
|
2016-09-09 22:20:10 +02:00 |
|
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 |
|