$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Brook Milligan (brook_at_[hidden])
Date: 2007-01-10 11:00:32
In addition to gnuplot, you might try R. It has some great graphics
and lots of math/statistical functions as well, which might make
creating useful illustrations easy. Of course, you can also write R
scripts from any programming language and execute them with the R
engine. The graphics devices support postscript and image formats as
well as X11 (and perhaps others). See www.r-project.org.
Just a thought.
Cheers,
Brook