[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-458-gcdbf9
From: |
Jason H Stover |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-458-gcdbf99d |
Date: |
Mon, 16 Mar 2009 21:33:02 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".
The branch, master has been updated
via cdbf99d3a0b7c7152470d62e202216db512b09a6 (commit)
from 4612957073c41b6f15e8b36de14f43fb40cd9bfb (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit cdbf99d3a0b7c7152470d62e202216db512b09a6
Author: Jason H Stover <address@hidden>
Date: Mon Mar 16 17:32:51 2009 -0400
covariance-matrix.c: Add matrices to store valid sample sizes and
products of means in struct covariance_matrix.
covariance-matrix.c (update_ssize): New function
covariance-matrix.c (covariance_accumulator_to_matrix): Store valid
sample sizes and products of means, then use them to compute the
entries of the covariance matrix after passing through the
hash. Return void.
-----------------------------------------------------------------------
Summary of changes:
src/math/covariance-matrix.c | 53 ++++++++++++++++++++++++++++++------------
1 files changed, 38 insertions(+), 15 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-458-gcdbf99d,
Jason H Stover <=