dropped use of casefiles
[pspp-builds.git] / src / math / ts / ChangeLog
1 2006-07-01  Jason Stover  <jhs@math.gcsu.edu>
2
3         * innovations.c: Use gsl_matrices to avoid use of casefiles by
4         backend math routine.
5
6 2006-06-21  Jason Stover  <jhs@math.gcsu.edu>
7
8         * innovations.c (innovations_update_scale): New function.
9         * innovations.c (get_coef): Save computed coefficients in est->coeff.
10
11         * innovations.c (get_coef): Initialize and free the innovations
12         coefficients. Call innovations_update_scale ().
13
14 2006-06-16  Jason Stover  <jhs@math.gcsu.edu>
15
16         * innovations.c (innovations_convolve): New function.
17         * innovations.c (get_coef): New function.
18
19 2006-06-04  Jason Stover  <jhs@math.gcsu.edu>
20
21         * innovations.c (get_covariance): Initial version
22
23 2006-05-25  Jason Stover  <jhs@math.gcsu.edu>
24
25         * innovations.c:  New file
26