Welcome to the home of
|
|
Actually there is not much done here yet. I wrote the program about one and a half year ago to serve my actual needs, and now I release it to the world, as it really is about time. So for now there is only that original version. If you want to use or test it, just grab it from the CVS. I invite you beeing nosy and visit the project info page, or even my home page. And don't forget to browse through the Source Forge for other software of interest... |
Now what it is:
Tabcalc takes an ASCII file containing a table as input, performs some arithmetics on the columns, and outputs the result again as ASCII table. It is designed to perform these annoying tasks of ``measurement data analysis'' like subtracting or deviding two columns of the output of some nightly physics experiment run. How it looks like:Let's say you have a table with five columns:
gnuplot,
by the way.
Status:
The Makefile is from my original Linux setup, but as the code is crammed into one single .C-file yet, you won't encounter any problems even compiling it by hand. The
program
itself was developed under Linux. Maybe you will need to
get the gnu version of |