[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-491-g4fcc4
From: |
Jason H Stover |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-491-g4fcc412 |
Date: |
Mon, 30 Mar 2009 20:39:37 +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 4fcc4128123c6f7b80d40adbeea58ae56b9be55c (commit)
from 5282b76bcbd0501c1227b36e4d451f340388eca5 (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 4fcc4128123c6f7b80d40adbeea58ae56b9be55c
Author: Jason H Stover <address@hidden>
Date: Mon Mar 30 16:39:27 2009 -0400
design_matrix.c: New accessor functions design_matrix_get_element and
design_matrix_set_element.
covariance_matrix.c: New accessor function
covariance_matrix_get_element. Use new accessor functions
design_matrix_get_element and design_matrix_set_element.
-----------------------------------------------------------------------
Summary of changes:
src/math/covariance-matrix.c | 39 +++++++++++++++++++++++----------------
src/math/covariance-matrix.h | 1 +
src/math/design-matrix.c | 10 ++++++++++
src/math/design-matrix.h | 2 ++
4 files changed, 36 insertions(+), 16 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-491-g4fcc412,
Jason H Stover <=