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
|
3821227cf7
|
typo
|
2016-09-16 17:13:31 +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
|
4d290da59c
|
document dlog functions
|
2016-09-15 18:32:29 +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 |
|
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
|
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 |
|
Fredrik Johansson
|
cf3f4dbf12
|
Merge remote-tracking branch 'origin/dirichlet' into dirichlet
|
2016-09-14 14:49:52 +02:00 |
|
Fredrik Johansson
|
02acf9f7f5
|
dlog test code fixes for 32-bit
|
2016-09-14 14:49:09 +02:00 |
|
Fredrik Johansson
|
7cf0e5ed22
|
minor editing and documentation
|
2016-09-14 14:27:36 +02:00 |
|
Fredrik Johansson
|
73a7d07129
|
minor editing
|
2016-09-14 14:08:31 +02:00 |
|
Fredrik Johansson
|
37e0ad9610
|
Merge remote-tracking branch 'pascal/dirichlet' into dirichlet
|
2016-09-14 13:48:06 +02:00 |
|
Fredrik Johansson
|
327ff12df8
|
Merge remote-tracking branch 'origin/master' into dirichlet
|
2016-09-14 13:47:41 +02:00 |
|
Fredrik Johansson
|
2aace2828d
|
minor doc edits
|
2016-09-14 13:47:33 +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
|
be7e0e86fc
|
fix memory leak
|
2016-09-10 13:28:34 +02:00 |
|
Fredrik Johansson
|
d43e102f35
|
fix documentation bugs reported by Marc Mezzarobba
|
2016-09-10 13:10:26 +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 |
|
Fredrik Johansson
|
1810be2796
|
update docs
|
2016-09-10 12:14:10 +02:00 |
|
Pascal
|
605320978a
|
fixes two memory leaks
|
2016-09-09 22:20:10 +02:00 |
|
Pascal
|
4a7cc68176
|
typos
|
2016-09-09 22:07:00 +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 |
|
Pascal
|
5ec95aa8bd
|
document dlog_single
|
2016-09-09 12:47:05 +02:00 |
|
Pascal
|
32cb8c9db0
|
use dlog_once in conrey_log (instead of bsgs)
|
2016-09-09 12:38:22 +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
|
b09fbfc7fa
|
Merge remote-tracking branch 'upstream/dirichlet' into merge-fredrik
|
2016-09-09 09:41:57 +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
|
245b3f9442
|
refactor and add errors to theta series
|
2016-09-08 18:01:09 +02:00 |
|
Fredrik Johansson
|
6845ba1386
|
edit documentation
|
2016-09-08 16:53:21 +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 |
|