languasc-macmini:1000003 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 = 1000003
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)|(1000003) = 2.708541

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

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

*** TIMES:
FFT - total computation time: 0.000000 min. 0.000000 sec. 378.222000 msec. 
PLAN FFT - total computation time: 0.000000 min. 0.000000 sec. 285.041000 msec. 
Final comp maxq - total computation time: 0.000000 min. 0.000000 sec. 17.352000 msec. 
Input data from file - time: 0.000000 min. 0.000000 sec. 827.274000 msec. 
Initialisation - time: 0.000000 min. 0.000000 sec. 102.218000 msec. 
Total elapsed time: 0.000000 min. 1.000000 sec. 610.107000 msec. 
********** END PROGRAM  *********** 
languasc-macmini:1000003 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 = 1000003
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)|(1000003) = 2.708541

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

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

*** TIMES:
FFT - computation time: 0.000000 min. 0.000000 sec. 296.171000 msec. 
PLAN FFT - computation time: 0.000000 min. 0.000000 sec. 185.179000 msec. 
Final comp EKq - computation time: 0.000000 min. 0.000000 sec. 16.729000 msec. 
Acquiring precomputed data from file - time: 0.000000 min. 1.000000 sec. 812.094000 msec. 
Initialisation - time: 0.000000 min. 0.000000 sec. 84.769000 msec. 
Total elapsed time: 0.000000 min. 2.000000 sec. 394.942000 msec. 
********** END PROGRAM  *********** 