air:main_and_precomputations languasc$ ./EKmain.exe
Give me an odd prime = 20011
Computing the primitive root for q = 20011 and saving on file
Primitive root generation time: 0 min, 0 sec, 0 millisec
******************************************
Now you can call the precomputation programs
******************************************
air:main_and_precomputations languasc$ ./m_preclngamma.exe
x = 0
y = 20009
Precomputation lngamma-values for q = 20011 and saving on file
Precomputation time (I/O included): 0 min, 0 sec, 818 millisec
air:main_and_precomputations languasc$ ./m_precpsi.exe
x = 0
y = 20009
Precomputation psi-values for q = 20011 and saving on file
Precomputation time (I/O included): 0 min, 0 sec, 463 millisec
air:main_and_precomputations languasc$ ./m_precT.exe
x = 0
y = 20009
Precomputation T-values for q = 20011 and saving on file
Precomputation time (I/O included): 2 min, 25 sec, 559 millisec
air:main_and_precomputations languasc$ ./m_precS.exe
x = 0
y = 20009
Precomputation S-values for q = 20011 and saving on file
Precomputation time (I/O included): 2 min, 59 sec, 718 millisec
air:main_and_precomputations languasc$ 