Commit graph

123 commits

Author SHA1 Message Date
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
Fredrik Johansson
35f55ca1ff consistency passing G as input for char properties; fix is_real for q=1 2016-10-10 20:50:11 +02:00
Fredrik Johansson
75c1721746 add acb_dirichlet_l as an alias for acb_dirichlet_l_hurwitz 2016-10-08 23:54:14 +02:00
Fredrik Johansson
b8e74fd15a Merge remote-tracking branch 'pascal/dirichlet' into dirichlet 2016-10-08 23:27:40 +02:00
Pascal
48c527a8fa update doc and change chi_char to pairing_char 2016-10-08 22:43:29 +02:00
Pascal
00118eb55f remove all conrey 2016-10-08 20:54:14 +02:00
Fredrik Johansson
49a6bf8584 Merge remote-tracking branch 'pascal/dirichlet' into dirichlet 2016-10-06 15:09:31 +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
1cd08a2007 start convol (for bluestein dft) 2016-10-04 18:20:28 +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
f391c5e07e document root number 2016-09-22 16:43:41 +02:00
Pascal
f7ca69d7ca thetanull missed some primepowers 2016-09-21 15:42:22 +02:00
Pascal
0b2d51673b thetanull search program improved 2016-09-21 15:07:58 +02:00
Pascal
19ea881a64 vocabulary: number/log/index 2016-09-21 15:04:01 +02:00
Pascal
c80d0b103d use dlog_precomp in chi_vec 2016-09-20 17:10:16 +02:00
Pascal
23976dc3a8 profile precomp 2016-09-20 14:58:51 +02:00
Pascal
86f6995836 profile gauss and jacobi sums 2016-09-19 10:13:39 +02:00
Pascal
19d141c1a4 conrey_set and char_set 2016-09-18 22:32:53 +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
50a31fe4d2 split gauss and jacobi source files 2016-09-16 16:53:56 +02:00
Pascal
6b2ae491b3 more doc for acb_dirichlet 2016-09-16 16:08:18 +02:00
Pascal
0def74d1c2 sanitize conrey test for 32 bits 2016-09-15 17:35:51 +02:00
Pascal
91069c418d Merge branch 'dirichlet' of ssh://github.com/pascalmolin/arb into dirichlet 2016-09-15 15:51:26 +02:00
Pascal
730e994230 fix unsafe mul (and remove useless mod) 2016-09-15 15:50:57 +02:00
Pascal
ca5328bd52 Merge branch 'dirichlet' of ssh://github.com/pascalmolin/arb into dirichlet 2016-09-15 11:17:55 +02:00
Pascal
1bc95cb073 profile dirichlet vec evaluation 2016-09-15 11:17:49 +02:00
Pascal
0f6898196d simplify equality tests 2016-09-14 19:35:45 +02:00
Fredrik Johansson
41efd43a92 mag_tail_kexpk2_arb: fix rounding and comment on possible overflow 2016-09-14 15:37:23 +02:00
Fredrik Johansson
121292a276 conrey_pow: fix a potential overflow issue 2016-09-14 15:03:32 +02:00
Fredrik Johansson
952ebc446a fix problematic assignment 2016-09-14 14:57:00 +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
0819768c15 add root number function and improve gauss 2016-09-10 20:22:24 +02:00
Pascal
4c024ce0dd fix severe memory bug 2016-09-10 20:21:07 +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
Fredrik Johansson
7d9b657e30 fix one memory leak 2016-09-10 12:23:28 +02:00
Fredrik Johansson
72d64403ef merge 2016-09-10 12:15:02 +02:00
Pascal
605320978a fixes two memory leaks 2016-09-09 22:20:10 +02:00
Fredrik Johansson
da99a1b395 l_hurwitz and l_vec_hurwitz: allow s = 1 2016-09-09 22:02:45 +02:00
Pascal
518ebbd95b small fixes 2016-09-09 21:53:31 +02:00