--- imach/src/ChangeLog 2003/06/17 20:18:16 1.7 +++ imach/src/ChangeLog 2003/06/25 16:19:51 1.9 @@ -1,3 +1,19 @@ +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