Edit

kc3-lang/libtommath/logs/README

Branch :

  • Show log

    Commit

  • Author : Tom St Denis
    Date : 2003-05-17 12:33:54
    Hash : fd181cc8
    Message : added libtommath-0.17

  • logs/README
  • 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