From: Jason Stover Date: Tue, 4 Apr 2006 00:50:39 +0000 (+0000) Subject: Variable-to-coefficient lookup X-Git-Tag: v0.6.0~1018 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce31ab085b54880673a6a7c0726ea14dd8b4db13;p=pspp-builds.git Variable-to-coefficient lookup --- diff --git a/src/math/linreg/ChangeLog b/src/math/linreg/ChangeLog index 4a96aeb9..dfcea1f0 100644 --- a/src/math/linreg/ChangeLog +++ b/src/math/linreg/ChangeLog @@ -1,3 +1,8 @@ +2006-04-03 Jason Stover + + * coefficient.c: Added pspp_linreg_get_coeff() to find a + coefficient corresponding to a variabl/value combination. + Thu Mar 2 08:40:33 WST 2006 John Darrington * Moved files from src directory