[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-449-g428b6
From: |
Jason H Stover |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-449-g428b694 |
Date: |
Fri, 13 Mar 2009 21:28:47 +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 428b694be3fe5ab2b4ba430f3a1d12d60a8e510c (commit)
from ccdebe6fb14add7beff4294d2b65cdec43c44c77 (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 428b694be3fe5ab2b4ba430f3a1d12d60a8e510c
Author: Jason H Stover <address@hidden>
Date: Fri Mar 13 17:28:37 2009 -0400
covariance-matrix.c (is_origin): New function
covariance-matrix.c (get_exact_subscript): New function
covariance-matrix.c (covariance_matrix_insert): Use get_exact_subscript.
covariance-matrix.c (is_covariance_contributor): New function.
covariance-matrix.c (covariance_accumulator_to_matrix): Iterate over
the rows and columns of the covariance matrix, and the hash table to
accumulate values for each entry of the matrix.
design-matrix.c (design_matrix_get_n_cols): New function
design-matrix.c (design_matrix_get_n_rows): New function
-----------------------------------------------------------------------
Summary of changes:
src/math/covariance-matrix.c | 149 +++++++++++++++++++++++++++---------------
src/math/design-matrix.c | 14 ++++-
src/math/design-matrix.h | 2 +
3 files changed, 111 insertions(+), 54 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-449-g428b694,
Jason H Stover <=