Commit graph

16 commits

Author SHA1 Message Date
Fredrik Johansson
28c969927c merge and update some acb_dirichlet code 2017-09-18 18:20:47 +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
Fredrik Johansson
098d4437ad use hurwitz_precomp to speed up acb_dirichlet_l 2016-11-26 10:39:27 +01:00
Fredrik Johansson
ec7d9783e6 acb_dirichlet_l: use functional equation 2016-11-17 14:34:14 +01:00
Pascal
079f400d6a Revert "temporary remove acb_dft and hide theta internals"
This reverts commit 30525ec26a.
2016-10-11 17:15:38 +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
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
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
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
64a1650e69 experimental dft on Dirichlet group, pb with indexing 2016-09-06 14:37:14 +02:00
Pascal
937d026ecd simple test for l functions 2016-09-06 14:35:41 +02:00