On Sun, Feb 26, 2006 at 07:48:34AM +0800, John Darrington wrote: > On Sat, Feb 25, 2006 at 02:43:14PM +0000, Jason Stover wrote: > > > > Oh, and can we make a decision about lib/linreg ? I'm of the opinion > > that everything except sweep.[ch] should be moved to src/math > > Do you mean to make a directory called src/math/linreg with all > the linreg code in it, or just mv lib/linreg/* src/math/ ? (With > the exception of sweep.) > > > I'd be happy with either alternative. A src/math/linreg directory > with only two modules might not be justifiable, but if you envisage > that it'll grow in the future, then it's probably worth creating a > directory for it now. > > Which do you prefer ?
I prefer to keep the code in some linreg directory, (like src/math/linreg) since it can be used by multiple procedures, including REGRESSION, ONEWAY, a yet-to-be-written GLM procedure, and any other procedure that would use least squares. -Jason -- [EMAIL PROTECTED] SDF Public Access UNIX System - http://sdf.lonestar.org _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
