save coefficients in innovations estimate structure
[pspp-builds.git] / src / math / ts / ChangeLog
1 2006-06-21  Jason Stover  <jhs@math.gcsu.edu>
2
3         * innovations.c (innovations_update_scale): New function.
4         * innovations.c (get_coef): Save computed coefficients in est->coeff.
5
6         * innovations.c (get_coef): Initialize and free the innovations
7         coefficients. Call innovations_update_scale ().
8
9 2006-06-16  Jason Stover  <jhs@math.gcsu.edu>
10
11         * innovations.c (innovations_convolve): New function.
12         * innovations.c (get_coef): New function.
13
14 2006-06-04  Jason Stover  <jhs@math.gcsu.edu>
15
16         * innovations.c (get_covariance): Initial version
17
18 2006-05-25  Jason Stover  <jhs@math.gcsu.edu>
19
20         * innovations.c:  New file
21