X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2FChangeLog;h=00255341949012d00e3b6ec1653b50abdb1ef3ab;hb=aab828a13b340ac7f3302e3a009274ed49d43ef1;hp=83ef85fe879a895e8cb9f93bf114f699530b620c;hpb=6bfd11241c49bd3ccaad7c5cef89bf1c754e89cb;p=pspp-builds.git diff --git a/src/math/ChangeLog b/src/math/ChangeLog index 83ef85fe..00255341 100644 --- a/src/math/ChangeLog +++ b/src/math/ChangeLog @@ -1,3 +1,9 @@ +2008-08-17 Jason H Stover + + * linreg.c (post_sweep_computations): New function to re-use the + re-usable. New function cache_init() to re-use the re-usable. + pspp_linreg_with_cov() now estimates parameters via reg_sweep(). + 2008-08-16 Jason H Stover * linreg.c (pspp_linreg_with_cov): New function to estimate