cyclone/third-party/libtommath-1.1.0/logs
2019-10-15 13:33:35 -04:00
..
add.log Initial import of files from ltm 1.1.0 2019-10-15 13:33:35 -04:00
addsub.png Initial import of files from ltm 1.1.0 2019-10-15 13:33:35 -04:00
expt.log Initial import of files from ltm 1.1.0 2019-10-15 13:33:35 -04:00
expt.png Initial import of files from ltm 1.1.0 2019-10-15 13:33:35 -04:00
expt_2k.log Initial import of files from ltm 1.1.0 2019-10-15 13:33:35 -04:00
expt_2kl.log Initial import of files from ltm 1.1.0 2019-10-15 13:33:35 -04:00
expt_dr.log Initial import of files from ltm 1.1.0 2019-10-15 13:33:35 -04:00
graphs.dem Initial import of files from ltm 1.1.0 2019-10-15 13:33:35 -04:00
index.html Initial import of files from ltm 1.1.0 2019-10-15 13:33:35 -04:00
invmod.log Initial import of files from ltm 1.1.0 2019-10-15 13:33:35 -04:00
invmod.png Initial import of files from ltm 1.1.0 2019-10-15 13:33:35 -04:00
Makefile Initial import of files from ltm 1.1.0 2019-10-15 13:33:35 -04:00
mult.log Initial import of files from ltm 1.1.0 2019-10-15 13:33:35 -04:00
mult.png Initial import of files from ltm 1.1.0 2019-10-15 13:33:35 -04:00
mult_kara.log Initial import of files from ltm 1.1.0 2019-10-15 13:33:35 -04:00
README Initial import of files from ltm 1.1.0 2019-10-15 13:33:35 -04:00
sqr.log Initial import of files from ltm 1.1.0 2019-10-15 13:33:35 -04:00
sqr_kara.log Initial import of files from ltm 1.1.0 2019-10-15 13:33:35 -04:00
sub.log Initial import of files from ltm 1.1.0 2019-10-15 13:33:35 -04:00

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