X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=inline;f=src%2Fmath%2Fts%2FChangeLog;h=d40070a0fffcbd25514b5b7905d3e489eefd3057;hb=f70f1b22e925d55c246372376de1c6ffaacf8a4b;hp=0fbeb23e0856b4d9b5d48efac806b8438602c0c3;hpb=abbdf9368c0c342c8b8bd47a0060fc4cced8e9b1;p=pspp-builds.git diff --git a/src/math/ts/ChangeLog b/src/math/ts/ChangeLog index 0fbeb23e..d40070a0 100644 --- a/src/math/ts/ChangeLog +++ b/src/math/ts/ChangeLog @@ -1,3 +1,11 @@ +2006-07-15 Jason Stover + + * innovations.c (get_covariance): Fixed computation of + covariance. Made COV[i] the lag i covariance. + (update_cov): New function. + (get_covariance): Use gsl_vector_view's to get rows of correct + lag. + 2006-07-14 Jason Stover * innovations.c (innovations_struct_init): Fix initialization of