dropped use of casefiles
[pspp-builds.git] / src / math / ts / ChangeLog
index e5b715fc31573bd5d9cd55f31f5a2b75ddf7c9d8..0a07f8cb773a227ece798ff67f45c833ab5c8207 100644 (file)
@@ -1,6 +1,13 @@
+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 ().