use struct design_matrix
[pspp-builds.git] / src / math / ts / ChangeLog
index 353b94e765362f1896702eaa42fc5d3cc0fd1330..7312d04837d9dadabb432c63821b26caa62bdf47 100644 (file)
@@ -1,3 +1,17 @@
+2006-07-13  Jason Stover  <jhs@math.gcsu.edu>
+
+       * innovations.c (pspp_innovations): Altered function to use struct
+       design_matrix. 
+
+2006-07-06  Jason Stover  <jhs@math.gcsu.edu>
+
+       * innovations.c (get_covariance): Fixed subscripts.
+       (innovations_update_scale): Added check for subscript.
+       
+2006-07-05  Jason Stover  <jhs@math.gcsu.edu>
+
+       * innovations.c (innovations_struct_init): New function.
+
 2006-07-03  Jason Stover  <jhs@math.gcsu.edu>
 
        * innovations.c (init_theta): Fixed subscripts.