Menu

data reduce / News: Recent posts

CVS Repository

The CVS server is set up. You can get the latest code by following the Sourceforge.net cvs instructions. (However, a graphical client such as Eclipse will greatly ease the process once you get it going.)

Posted by Bryan Harris 2007-03-12

Project Goals

Here are a few goals as I see them:

1) The standard math library and the gnu scientific library have literally hundreds of functions which could be added with little or no effort. This would be one place to start. I have a lot of repetitive code in the functions so far. I'm sure we could abstract some of this to make the adding of functions easier. The advantage of doing this is that all these functions can be called from the command line or piped together. ... read more

Posted by Bryan Harris 2007-03-07