--- imach/src/ChangeLog 2003/06/23 17:55:16 1.8 +++ imach/src/ChangeLog 2003/06/25 16:43:01 1.10 @@ -1,3 +1,23 @@ +2003-06-25 + + * imach.c (Module): On windows (cygwin) function asctime_r doesn't + exist so I changed back to asctime which exists. + (Module): Version 0.96b + +2003-06-24 + + * imach.c (Module): Some bugs corrected for windows. Also, when + mle=-1 a template is output in file "or"mypar.txt with the design + of the covariance matrix to be input. + +2003-06-25 Brouard Nicolas + + * imach.c (Repository): Duplicated warning errors corrected. + (Repository): Elapsed time after each iteration is now output. It + helps to forecast when convergence will be reached. Elapsed time + is stamped in powell. We created a new html file for the graphs + concerning matrix of covariance. It has extension -cov.htm. + 2003-06-23 Brouard Nicolas * imach.c (Repository): Create a sub-directory where all the secondary files are. Only imach, htm, gp and r(imach) are on the main directory. Correct time and other things.