tommath/logs/p4
Tom St Denis 350578d400 added libtommath-0.30 2010-07-15 17:25:43 +02:00
..
README added libtommath-0.18 2010-07-15 17:25:22 +02:00
add.log added libtommath-0.18 2010-07-15 17:25:22 +02:00
addsub.png added libtommath-0.18 2010-07-15 17:25:22 +02:00
expt.log added libtommath-0.18 2010-07-15 17:25:22 +02:00
expt.png added libtommath-0.18 2010-07-15 17:25:22 +02:00
expt_dr.log added libtommath-0.18 2010-07-15 17:25:22 +02:00
graphs.dem added libtommath-0.18 2010-07-15 17:25:22 +02:00
index.html added libtommath-0.30 2010-07-15 17:25:43 +02:00
invmod.log added libtommath-0.18 2010-07-15 17:25:22 +02:00
invmod.png added libtommath-0.18 2010-07-15 17:25:22 +02:00
mult.log added libtommath-0.18 2010-07-15 17:25:22 +02:00
mult.png added libtommath-0.18 2010-07-15 17:25:22 +02:00
mult_kara.log added libtommath-0.18 2010-07-15 17:25:22 +02:00
sqr.log added libtommath-0.18 2010-07-15 17:25:22 +02:00
sqr_kara.log added libtommath-0.18 2010-07-15 17:25:22 +02:00
sub.log added libtommath-0.18 2010-07-15 17:25:22 +02:00

README

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

To use the pretty graphs you have to first build/run the ltmtest from the root directory of the package.  
Todo this type 

make timing ; ltmtest

in the root.  It will run for a while [about ten minutes on most PCs] and produce a series of .log files in logs/.

After doing that run "gnuplot graphs.dem" to make the PNGs.  If you managed todo that all so far just open index.html to view
them all :-)

Have fun

Tom