Pascal
|
c2a7f874dc
|
update acb_dirichlet to use same dft convention
|
2017-10-30 08:43:01 +01: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 |
|
Fredrik Johansson
|
8f6fa5598c
|
acb_nth_root -> acb_unit_root (clearer since there is also a function for computing the nth root of an arbitrary number)
|
2016-12-01 21:53:02 +01:00 |
|
Pascal
|
00118eb55f
|
remove all conrey
|
2016-10-08 20:54:14 +02:00 |
|
Pascal
|
6debd55328
|
separate dirichlet/acb_dirichlet
|
2016-10-06 14:19:39 +02:00 |
|
Pascal
|
201c241172
|
move dft to separate directory
|
2016-10-06 12:39:42 +02:00 |
|
Pascal
|
605320978a
|
fixes two memory leaks
|
2016-09-09 22:20:10 +02:00 |
|
Pascal
|
e72ba9d1b7
|
update licence
|
2016-09-06 16:23:12 +02:00 |
|
Pascal
|
a3bb10fa02
|
profile central value
|
2016-09-06 14:37:15 +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
|
7d9ead1e4d
|
change loop order (last component first)
|
2016-09-06 14:37:14 +02:00 |
|
Pascal
|
7436f1b668
|
char->order now nmod_t
|
2016-09-06 14:33:53 +02:00 |
|
Pascal
|
51f6858fc6
|
fix stupid bug
|
2016-09-06 14:33:53 +02:00 |
|
Pascal
|
9e448013fd
|
add conrey index inside char
|
2016-09-06 14:33:53 +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 |
|