Pascal
|
54a5dd859d
|
refactor and add errors to theta series
|
2016-10-08 22:47:17 +02:00 |
|
Fredrik Johansson
|
cec0d2c95b
|
edit documentation
|
2016-10-08 22:47:17 +02:00 |
|
Fredrik Johansson
|
259d0bc0a3
|
missing flint_cleanup
|
2016-10-08 22:46:03 +02:00 |
|
Fredrik Johansson
|
1986f56b37
|
add missing return EXIT_SUCCESS;
|
2016-10-08 22:46:03 +02:00 |
|
Pascal
|
72eca692af
|
profile conrey+conductor
|
2016-10-08 22:46:03 +02:00 |
|
Pascal
|
8834d2bf72
|
doc
|
2016-10-08 22:46:03 +02:00 |
|
Pascal
|
35cf7579a3
|
no licence on example
|
2016-10-08 22:46:03 +02:00 |
|
Pascal
|
71979161c2
|
update licence
|
2016-10-08 22:46:03 +02:00 |
|
Pascal
|
a9dc8bd711
|
update licence
|
2016-10-08 22:46:03 +02:00 |
|
Pascal
|
8ccd527560
|
example L central value
|
2016-10-08 22:46:03 +02:00 |
|
Pascal
|
402be335d8
|
doc dlog
|
2016-10-08 22:46:03 +02:00 |
|
Pascal
|
d73fdb7f10
|
update conrey profile
|
2016-10-08 22:46:03 +02:00 |
|
Pascal
|
403c2efb6d
|
first dlog profile data
|
2016-10-08 22:46:03 +02:00 |
|
Pascal
|
669252861c
|
fix stupid inefficiency in dlog
|
2016-10-08 22:46:02 +02:00 |
|
Pascal
|
6705804cf7
|
profile central value
|
2016-10-08 22:46:02 +02:00 |
|
Pascal
|
a6c499cbbe
|
reorgnanize nth roots and gauss sums
|
2016-10-08 22:46:02 +02:00 |
|
Pascal
|
a6d7afffae
|
simplify roots of 1
|
2016-10-08 22:46:02 +02:00 |
|
Pascal
|
f7de479c9e
|
fix dft accuracy
|
2016-10-08 22:46:02 +02:00 |
|
Pascal
|
058e17e4cc
|
doc typo
|
2016-10-08 22:46:02 +02:00 |
|
Pascal
|
82e0924d3e
|
doc dft
|
2016-10-08 22:46:02 +02:00 |
|
Pascal
|
0ff04a35ed
|
forgot qseries source file
|
2016-10-08 22:46:02 +02:00 |
|
Pascal
|
b00fb3ef44
|
faster thetanull
|
2016-10-08 22:46:02 +02:00 |
|
Pascal
|
675d4485cd
|
fix next primitive and index thetanull accordingly
|
2016-10-08 22:46:02 +02:00 |
|
Pascal
|
9441c452ec
|
fix dft on group
|
2016-10-08 22:46:02 +02:00 |
|
Pascal
|
bf8d58cbf2
|
change loop order (last component first)
|
2016-10-08 22:46:02 +02:00 |
|
Pascal
|
60a65844f6
|
experimental dft on Dirichlet group, pb with indexing
|
2016-10-08 22:46:02 +02:00 |
|
Pascal
|
76cc9e9b8b
|
add dft -- first version
|
2016-10-08 22:46:02 +02:00 |
|
Pascal
|
8fe1993249
|
simple test for l functions
|
2016-10-08 22:46:01 +02:00 |
|
Pascal
|
f93ab4fc37
|
refactor theta and start mellin
|
2016-10-08 22:46:01 +02:00 |
|
Pascal
|
2b1837467c
|
improve powers struct
|
2016-10-08 22:46:01 +02:00 |
|
Pascal
|
941e29330a
|
bug in conrey_exp
|
2016-10-08 22:46:01 +02:00 |
|
Pascal
|
3a5b17e5f6
|
some documentation + syntax
|
2016-10-08 22:46:01 +02:00 |
|
Pascal
|
c37fc67884
|
document and remove chi_vec_sieve function
|
2016-10-08 22:46:01 +02:00 |
|
Pascal
|
fe9116073f
|
document dlog module
|
2016-10-08 22:46:01 +02:00 |
|
Pascal
|
17609d3777
|
char->order now nmod_t
|
2016-10-08 22:46:01 +02:00 |
|
Pascal
|
1f5d49cfe9
|
use dlog vec function
|
2016-10-08 22:46:01 +02:00 |
|
Pascal
|
6dee9d41dc
|
gauss sums using factor
|
2016-10-08 22:46:01 +02:00 |
|
Pascal
|
c1fd16fae4
|
refactor to use product of prime groups
|
2016-10-08 22:46:01 +02:00 |
|
Pascal
|
68faafa62a
|
jacobi sums, use product
|
2016-10-08 22:46:01 +02:00 |
|
Pascal
|
4953a8b434
|
jacobi sums, exceptional cases, still a pb
|
2016-10-08 22:46:01 +02:00 |
|
Pascal
|
041f644fda
|
fix stupid bug
|
2016-10-08 22:46:01 +02:00 |
|
Pascal
|
27d1877c3b
|
equality tests
|
2016-10-08 22:46:00 +02:00 |
|
Pascal
|
f209d4307c
|
add conrey index inside char
|
2016-10-08 22:46:00 +02:00 |
|
Pascal
|
49e03f8a1f
|
split theta file
|
2016-10-08 22:46:00 +02:00 |
|
Pascal
|
a48ca38e09
|
refactor order
|
2016-10-08 22:46:00 +02:00 |
|
Pascal
|
ed86f818c8
|
length estimate fot odd theta series
|
2016-10-08 22:46:00 +02:00 |
|
Pascal
|
c37c09522f
|
parity
|
2016-10-08 22:46:00 +02:00 |
|
Pascal
|
31f9665db7
|
export conductor_ui and number_primitive
|
2016-10-08 22:46:00 +02:00 |
|
Pascal
|
656a426e4a
|
add conductor inside char type
|
2016-10-08 22:46:00 +02:00 |
|
Pascal
|
f7ac9d685f
|
add theta functions
|
2016-10-08 22:46:00 +02:00 |
|