added scale update to innovations algorithm
[pspp-builds.git] / src / math / ts / ChangeLog
index f4f919f06fc548df4702f51995cfd1f99c5b84a5..e5b715fc31573bd5d9cd55f31f5a2b75ddf7c9d8 100644 (file)
@@ -1,3 +1,9 @@
+2006-06-21  Jason Stover  <jhs@math.gcsu.edu>
+
+       * innovations.c (innovations_update_scale): New function.
+       * 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.