languasc-macmini:6766811 languasc$ ./Max-S-fftwl.exe 
********** A. LANGUASCO  *********** 
Computation of the max_{chi neq chi_0} |L'/L(1,chi)| with the S function. [LONG DOUBLE PRECISION - GURU64]
Acquiring q from file: q = 6766811
Start FFT plans preparation. Done
Generating log(gamma(a/q)) and g^k%q [decimated in frequency]. Done
Start first FFT transform -- End first FFT transform.
Start second FFT transform -- End second FFT transform.
Computing the max over odd characters. Done
Acquiring precomputed values for S(a/q) [decimated in frequency]. Done
Start third FFT transform -- End third FFT transform.
Computing the max over even characters. Done

*** RESULTS:

max_{chi neq chi_0}|L'/L(1,chi)|(6766811) = 2.938078

max_{chi neq chi_0; chi even}|L'/L(1,chi)|(6766811) = 2.756199

max_{chi neq chi_0; chi odd}|L'/L(1,chi)|(6766811) = 2.938078

*** TIMES:
FFT - total computation time: 0.000000 min. 2.000000 sec. 622.682000 msec. 
PLAN FFT - total computation time: 0.000000 min. 0.000000 sec. 522.405000 msec. 
Final comp maxq - total computation time: 0.000000 min. 0.000000 sec. 119.416000 msec. 
Input data from file - time: 0.000000 min. 6.000000 sec. 292.280000 msec. 
Initialisation - time: 0.000000 min. 0.000000 sec. 688.920000 msec. 
Total elapsed time: 0.000000 min. 10.000000 sec. 245.703000 msec. 
********** END PROGRAM  *********** 
languasc-macmini:6766811 languasc$ ./Max-T-fftwl.exe 
********** A. LANGUASCO  *********** 
Computation of the max_{chi neq chi_0} |L'/L(1,chi)| with the T function. [LONG DOUBLE PRECISION - GURU64]
and computed psi values. [IN DOUBLE PRECISION]
Acquiring q from file: q = 6766811
Start FFT plans preparation. Done
Acquiring precomputed values for T(a/q). Done
Start first FFT transform -- End first FFT transform.
Building the sequence g^k%q and psi(a/q). Done
Start second FFT transform -- End second FFT transform.
Computing the max over odd characters. Done
Computing the max over even characters. Done

*** RESULTS:

max_{chi neq chi_0}|L'/L(1,chi)|(6766811) = 2.938078

max_{chi neq chi_0; chi even}|L'/L(1,chi)|(6766811) = 2.756199

max_{chi neq chi_0; chi odd}|L'/L(1,chi)|(6766811) = 2.938078

*** TIMES:
FFT - computation time: 0.000000 min. 2.000000 sec. 443.213000 msec. 
PLAN FFT - computation time: 0.000000 min. 0.000000 sec. 304.964000 msec. 
Final comp EKq - computation time: 0.000000 min. 0.000000 sec. 113.848000 msec. 
Acquiring precomputed data from file - time: 0.000000 min. 11.000000 sec. 900.690000 msec. 
Initialisation - time: 0.000000 min. 0.000000 sec. 569.042000 msec. 
Total elapsed time: 0.000000 min. 15.000000 sec. 331.757000 msec. 
********** END PROGRAM  ***********  