[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: Re: [bug #13007] MATRIX DATA rejects many syntax examples.
From: |
Ben Pfaff |
Subject: |
PSPP-BUG: Re: [bug #13007] MATRIX DATA rejects many syntax examples. |
Date: |
Fri, 06 May 2005 21:26:41 -0700 |
User-agent: |
Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) |
John Darrington <address@hidden> writes:
> We may have to re-factor some of this code anyway. There's a lot of
> commands which need to read/write matrix files.
That's fine. The code here is not very good anyway.
> I was looking at ONEWAY in particular. Also, as Jason's doing
> some work on linear regression, it'll be needed if we implement
> a REGRESSION procedure. It may be useful to have functions to
> convert pspp matrix files to and from gsl_matrix objects.
We seem to have a bunch of these higher-level problems,
e.g. MATRIX DATA, stat caching, and so on. Perhaps we should
actually start using the task manager to write up our ideas.
--
"Q: How does a hacker fix a function which
doesn't work for all of the elements in its domain?
A: He changes the domain."
--Thorfinn