dropped use of casefiles
[pspp-builds.git] / src / math / ts / ChangeLog
index e4bb39fe15bb29fcbcb9f38c2b8ec44a28d8e3e7..0a07f8cb773a227ece798ff67f45c833ab5c8207 100644 (file)
@@ -1,4 +1,17 @@
-2006-06-16  Jason Stover  <jhs@debs.hjklfdsss.org>
+2006-07-01  Jason Stover  <jhs@math.gcsu.edu>
+
+       * innovations.c: Use gsl_matrices to avoid use of casefiles by
+       backend math routine.
+
+2006-06-21  Jason Stover  <jhs@math.gcsu.edu>
+
+       * innovations.c (innovations_update_scale): New function.
+       * innovations.c (get_coef): Save computed coefficients in est->coeff.
+
+       * innovations.c (get_coef): Initialize and free the innovations
+       coefficients. Call innovations_update_scale ().
+
+2006-06-16  Jason Stover  <jhs@math.gcsu.edu>
 
        * innovations.c (innovations_convolve): New function.
        * innovations.c (get_coef): New function.