annotate logs/k7/README @ 19:e1037a1e12e7
libtommath-orig
0.30 release of LibTomMath
author |
Matt Johnston <matt@ucc.asn.au> |
date |
Tue, 15 Jun 2004 14:42:57 +0000 |
parents |
86e0b50a9b58 |
children |
|
rev |
line source |
2
|
1 To use the pretty graphs you have to first build/run the ltmtest from the root directory of the package. |
|
2 Todo this type |
|
3 |
|
4 make timing ; ltmtest |
|
5 |
|
6 in the root. It will run for a while [about ten minutes on most PCs] and produce a series of .log files in logs/. |
|
7 |
|
8 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 |
|
9 them all :-) |
|
10 |
|
11 Have fun |
|
12 |
|
13 Tom |