--- imach/src/ChangeLog 2003/06/17 20:18:16 1.7 +++ imach/src/ChangeLog 2003/06/25 16:43:01 1.10 @@ -1,3 +1,31 @@ +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. + +2003-06-18 Brouard Nicolas + + * imach.c (Repository): Suppress abusive calls to append to file html (solution was to put fichtm as a global variable. Version 0.96 + 2003-06-17 Brouard Nicolas