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 |
|
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 |
|
Fredrik Johansson
|
cc3577fef9
|
Merge branch 'master' into dirichlet
|
2016-09-08 15:37:28 +02:00 |
|
Fredrik Johansson
|
a357181b71
|
add polynomial valuation functions
|
2016-09-07 16:25:32 +02:00 |
|
Fredrik Johansson
|
b6be51978f
|
add polynomial add_series and sub_series methods
|
2016-09-07 16:03:47 +02:00 |
|
Pascal
|
f626fe53b5
|
profile conrey+conductor
|
2016-09-07 14:09:28 +02:00 |
|
Pascal
|
ee49dbde9c
|
doc
|
2016-09-07 14:09:05 +02:00 |
|
Fredrik Johansson
|
a6e90eb169
|
Merge branch 'master' into dirichlet
|
2016-09-07 00:06:03 +02:00 |
|
Fredrik Johansson
|
b60365962c
|
small fix
|
2016-09-07 00:05:44 +02:00 |
|
Fredrik Johansson
|
2e8ab6f3d8
|
Merge remote-tracking branch 'pascal/dirichlet' into dirichlet
|
2016-09-06 20:40:29 +02:00 |
|
Fredrik Johansson
|
e7e96625bd
|
some more content and clarifications for setup.rst
|
2016-09-06 18:28:38 +02:00 |
|
Fredrik Johansson
|
bbdeca4cda
|
add acb_printn / acb_fprintn and tweak documentation
|
2016-09-06 18:01:14 +02:00 |
|
Pascal
|
7aabd2a87f
|
no licence on example
|
2016-09-06 17:00:42 +02:00 |
|
Pascal
|
e72ba9d1b7
|
update licence
|
2016-09-06 16:23:12 +02:00 |
|
Pascal
|
bdb020ceb9
|
update licence
|
2016-09-06 15:32:23 +02:00 |
|
Pascal
|
7bb43964ac
|
example L central value
|
2016-09-06 14:37:15 +02:00 |
|
Pascal
|
ad44d1885a
|
doc dlog
|
2016-09-06 14:37:15 +02:00 |
|
Pascal
|
c9ce951541
|
update conrey profile
|
2016-09-06 14:37:15 +02:00 |
|
Pascal
|
19747bc46a
|
first dlog profile data
|
2016-09-06 14:37:15 +02:00 |
|
Pascal
|
b47fafeb16
|
fix stupid inefficiency in dlog
|
2016-09-06 14:37:15 +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
|
dd87819c05
|
doc typo
|
2016-09-06 14:37:14 +02:00 |
|
Pascal
|
908c237f06
|
doc dft
|
2016-09-06 14:37:14 +02:00 |
|
Pascal
|
b671f05752
|
forgot qseries source file
|
2016-09-06 14:37:14 +02:00 |
|
Pascal
|
311e20e794
|
faster thetanull
|
2016-09-06 14:37:14 +02:00 |
|