--- imach/html/index.htm 2015/08/04 07:13:43 1.18 +++ imach/html/index.htm 2017/06/29 11:18:21 1.19 @@ -25,7 +25,7 @@ src="doc/euroreves2.gif" width="151" hei color="#00006A">INED and EUROREVES -
August 2015
+July 2017
Until June 2004 the installation did consist in a zip file which had to be extracted in the directory of your choice. But with version 0.98d and above IMaCh we are using a windows installer (Inno setup 5.5.5). @@ -93,12 +93,12 @@ temporarly, to Administrator privileges
Old Windows versions are accessible here. -
-It take a litle more time to get version of Gnuplot 4.6.5+ for Mac -OS/X and to compile it on a MaC. Currently graphs are output as png -files. We will probably moved to svg because the svg format is -scalable and thus figures are easier to improve and to insert in other -documents. +It take a litle more time to get version of Gnuplot 5+ for Mac OS/X +and to compile it on a MaC. Currently graphs are output as svg +because the svg format is scalable and thus figures are easier to +improve and to insert in other documents. Sometimes the svg file is to +big and is replaced by a png binary file. But you can get any other +format with gnuplot (for example, on Emacs with gnuplot-mode, just +edit the .gp file, send the first "cd " line to change to current +directory, move to corresponding line of the plot, send the plot line +to gnuplot, visualize on the screen, change the terminal as well as +plot file names).
-You can download below a dmg file, for example imach0.98nX.dmg and install +You can download below a dmg file, for example imach0.99X.dmg and install it. Like on Windows, two sub-directories are created bin and html . In the bin subdirectory you will find two executables imach itself and @@ -222,24 +227,23 @@ editing/viewing the results (with your b
-New (August 2015) You -can download below a binary tar file for -respectively a 32 bits or 64 bits Linux bo, for example: -imach-Linux-0.98q4-linux-i586-bin.tar.bz2 and -imach-Linux-0.98q4-linux-x86-64-bin.tar.bz2 - -
The binaries have been crosscompiled with gcc on my OS/X Mac. -Each binary contains two directories bin -and html/doc . In the bin subdirectory you will find -the imach executable and in html/doc -the biaspar.imach test parameter file and its corresponding -data file data1.txt. In order to run the test the command -is ./bin/imach ./html/doc/biaspar.imach
+New (July 2017) You +can download below a binary rpm file for a 64 +bits Linux, for example: imach-0.99r14-1.x86-64.rpm + +
The Windows binaries have been compiled with native Intel Compiler +on my OS/X Mac using Virtual Box and a Windows 8. Each binary +contains two directories bin and html/doc . In the +bin subdirectory you will find the imach executable and +in html/doc the biaspar.imach test parameter file +and its corresponding data file data1.txt. In order to run +the test the command is ./bin/imach +./html/doc/biaspar.imach
gnuplot should be installed otherwise at the end of the run (optimization and calculations last at least 7 minutes on today most efficient hardwares) the command gnuplot @@ -247,24 +251,9 @@ is ./bin/imach ./html/doc/biaspar.im open biaspar.htm with your browser and all the results including graphs generated by gnuplot will appear. -
-
Differences between efficiency of binary versions, related to +former errors in the likelihood optimizations algorithms, have be +discussed at REVES 2015 meeting in Singapore.