Fredrik Johansson
|
6668067cb2
|
acb_dirichlet_eta: finite results for intervals around s=1; test code
|
2016-10-15 21:24:27 +02:00 |
|
Fredrik Johansson
|
a8bbfd9b48
|
add acb_dirichlet_l_jet (Taylor expansion of L-function)
|
2016-10-12 15:27:37 +02:00 |
|
Fredrik Johansson
|
05f7dbd729
|
implement Euler product for L-functions (acb_dirichlet_l_euler_product)
|
2016-10-11 15:39:14 +02:00 |
|
Pascal
|
00118eb55f
|
remove all conrey
|
2016-10-08 20:54:14 +02:00 |
|
Pascal
|
54c29c20ef
|
temporary remove acb_dft and hide theta internals
|
2016-10-06 14:59:37 +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
|
e3621790af
|
bluestein dft, WIP
|
2016-10-06 08:52:22 +02:00 |
|
Pascal
|
70a7ef3382
|
dft rad2 special case
|
2016-10-04 18:19:51 +02:00 |
|
Pascal
|
ad12a75ad0
|
fix dv in dft_crt
|
2016-09-30 21:22:06 +02:00 |
|
Pascal
|
f570bdac0c
|
fix alloc/clear issues
|
2016-09-29 12:00:47 +02:00 |
|
Pascal
|
280c846e91
|
reorganize dft, WIP
|
2016-09-28 17:03:36 +02:00 |
|
Pascal
|
fb209c9074
|
add dft crt decomposition
|
2016-09-27 15:24:49 +02:00 |
|
Pascal
|
0bd0a17402
|
add explicit group_dlog_clear
using subgroup and clearing it would have corrupted the dlog pointers
|
2016-09-16 17:07:29 +02:00 |
|
Pascal
|
0def74d1c2
|
sanitize conrey test for 32 bits
|
2016-09-15 17:35:51 +02:00 |
|
Pascal
|
0f6898196d
|
simplify equality tests
|
2016-09-14 19:35:45 +02:00 |
|
Pascal
|
f7b2038eec
|
Revert acc874e0f7 (add incgam algorithm for L functions)
Keep this commit in lfunctions branch.
This reverts commit acc874e0f7 .
|
2016-09-12 22:16:57 +02:00 |
|
Pascal
|
acc874e0f7
|
add incgam algorithm for L functions, disabled
|
2016-09-11 22:58:20 +02:00 |
|
Fredrik Johansson
|
e22e75a0f8
|
fix test code memory leak
|
2016-09-10 12:43:18 +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
|
1a0bd47470
|
export log mod 2^e and fix conrey_log
|
2016-09-09 11:13:20 +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
|
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
|
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
|
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
|
c73d9ae99b
|
bug in conrey_exp
|
2016-09-06 14:34:47 +02:00 |
|
Pascal
|
7436f1b668
|
char->order now nmod_t
|
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
|
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 |
|