Annotation of imach/html/index.htm, revision 1.20

1.14      brouard     1: <html>
                      2: 
                      3: <head>
                      4: <meta http-equiv="Content-Type"
1.16      brouard     5: content="text/html; charset=utf-8">
1.14      brouard     6: <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
                      7: <title>Computing Health Expectancies using IMaCh</title>
                      8: <!-- Changed by: Nicolas Brouard, 17-Mar-2000 -->
                      9: </head>
                     10: 
                     11: <body bgcolor="#FFFFFF">
                     12: 
                     13: <hr size="3" color="#EC5E5E">
                     14: 
                     15: <h1 align="center"><font color="#00006A">Computing Health
                     16: Expectancies using IMaCh</font></h1>
                     17: <h1 align="center"><font color="#00006A" size="5">(a Maximum
                     18: Likelihood Computer Program using Interpolation of Markov Chains)</font></h1>
                     19: 
                     20: <p align="center"><a href="http://www.ined.fr/"><img
                     21: src="doc/logo-ined.gif" border="0" width="151" height="76"></a><img
                     22: src="doc/euroreves2.gif" width="151" height="75"></p>
                     23: 
                     24: <h3 align="center"><a href="http://www.ined.fr/"><font
                     25: color="#00006A">INED</font></a><font color="#00006A"> and </font><a
                     26: href="http://euroreves.ined.fr"><font color="#00006A">EUROREVES</font></a></h3>
                     27: 
1.19      brouard    28: <p align="center"><font color="#00006A" size="4"><strong>July 2017</strong></font></p>
1.14      brouard    29: 
                     30: <hr size="3" color="#EC5E5E">
                     31: 
                     32: <h4 align="center"><font color="#00006A">Authors of the program: </font><a
                     33: href="http://sauvy.ined.fr/~brouard"><font color="#00006A">Nicolas
                     34: Brouard</font></a><font color="#00006A">, senior researcher at
                     35: the </font><a href="http://www.ined.fr"><font color="#00006A">Institut
1.16      brouard    36: National d'Etudes Démographiques</font></a><font color="#00006A">
1.14      brouard    37: (INED, Paris) in the "Mortality, Health and Epidemiology
                     38: Research Unit" </font></h4>
                     39: 
1.19      brouard    40: <h4 align="center"><font color="#00006A">with the collaboration of Agnès Lièvre (former PHD student at INED) until 2007</font></h4>
1.14      brouard    41: 
                     42: <h4><font color="#00006A">Contribution to the mathematics: C. R.
                     43: Heathcote </font><font color="#00006A" size="2">(Australian
                     44: National University, Canberra).</font></h4>
                     45: 
                     46: <h4><font color="#00006A">Contact: Nicolas Brouard (</font><a
                     47: href="mailto:brouard@ined.fr"><font color="#00006A"><i>brouard@ined.fr</i></font></a><font
                     48: color="#00006A">) </font></h4>
                     49: 
1.16      brouard    50: <p> Main publication concerning the method is 
                     51: <a href=http://dx.doi.org/10.1080/713644739>Lièvre A., Brouard N. and Heathcote Ch. (2003) Estimating Health Expectancies 
1.14      brouard    52: from Cross-longitudinal surveys. <em>Mathematical Population Studies</em>.- 10(4), pp. 211-248. DOI 10.1080/713644739</a>
                     53: </p>
                     54: 
                     55: <h2><font color="#EC5E5E"><strong>Download and instructions for installation</strong></font></h2>
                     56: 
1.19      brouard    57: <h3> Current versions July 2017 </h3>
1.14      brouard    58: <ul>
1.19      brouard    59: <li>On Windows (XP, Vista, Windows 7, Windows 8, Windows 10): 0.99r14</li>
                     60: <li>On MacOS/X Leopard: 0.99r14</li>
1.14      brouard    61: <li>On Linux, ask for the CVS version </li>
                     62: </ul>
                     63: The grapher that IMaCh uses is gnuplot
                     64: from <a href="http://www.gnuplot.info/">http://www.gnuplot.info/</a>.
                     65: Gnuplot has evolved since version IMaCh 0.98k and therefore you need
1.19      brouard    66: at least Gnuplot 5. Otherwise you need to adapt the .gp file
1.14      brouard    67: produced in order to run with your old gnuplot.
                     68: 
                     69: With the installer provided for OS/X and Windows, a recent gnuplot
                     70: binary is provided and will be installed on the same directory that
                     71: the IMaCh binary.  It is better to use your own Gnuplot installation
                     72: and IMaCh will test the command '''gnuplot''' but if the binary in not
                     73: in your path, it will make a error but will use the binary provided by
                     74: the installers. Using recent gnuplot installations, there is usually a
                     75: possibility to add the gnuplot binary in your path.
                     76: 
1.19      brouard    77: <h3>On Windows (XP, Vista, Windows 7, Windows 8, Windows 10)</h3>
1.14      brouard    78: <p> Until June 2004 the installation did consist in a zip file which
                     79: had to be extracted in the directory of your choice. But with version
1.16      brouard    80: 0.98d and above IMaCh we are using a windows installer (Inno setup 5.5.5).
1.14      brouard    81: 
                     82: <br> In order to facilitate the use of IMaCh we associated the .imach
                     83: extension to two features: editing and running. Thus by right clicking
                     84: on a foo.imach file you can either 'edit'the file (default) with
                     85: the notepad editor or 'run' it with gnuplot (you need a recent version).<br>
                     86: 
1.16      brouard    87: <br> You need to have the Administrator privileges to install the
                     88: software. We don't propose anymore an installation which does not
                     89: alter registry because we think that you all have access, even
                     90: temporarly, to Administrator privileges (usally by right clicking the
                     91: .exe you can choose "Install with Administrators privileges".
1.14      brouard    92: </p>
                     93: 
                     94: <ul>
1.15      brouard    95:     <li>Download latest <font size="2" face="Courier
1.19      brouard    96:         New"><strong>imach-0.99r14-ilc-setup.exe</strong></font> and
1.16      brouard    97:       execute it .</li>
                     98:     <li> Gnuplot is installed by default on Windows. But if you are using another Operating system:
                     99:       <ul>
1.14      brouard   100:     <li> Download <font size="2" face="Courier
1.19      brouard   101:     New"><strong>gnuplot</strong></font> 5
1.14      brouard   102:     at <a href="http://www.gnuplot.info/">http://www.gnuplot.info/</a>
                    103:     ; at the end of the install it is asked if you want to have the
1.16      brouard   104:       gnuplot binary in your path, say yes.</li>
                    105:     </ul>
1.14      brouard   106:     <li>Different sub-directories are created:
                    107:           <ul>
                    108:             <li>doc: most of the documentation. The main document
1.15      brouard   109:                 is <a href="wiki/index.php/Documentation">http://euroreves.ined.fr/imach/wiki/index.php/Documentation</a>
                    110:                 .</li>
1.19      brouard   111:                 <ul> Here are also two data files (which are unfortunately the best examples for recent features of IMaCh):<font size="4"
1.14      brouard   112:                 face="Times New Roman"> </font><ul>
                    113:                     <li><font face="Courier New">data1.txt</font>
                    114:                         which is the main data file on which the
                    115:                         program has been run as the example in
                    116:                         the main documentation.</li>
                    117:                     <li><font face="Courier New">mydata.txt </font>a
                    118:                         smaller data file which you can use for
                    119:                         your own trial.</li>
                    120:                 </ul>
                    121:                </ul>
1.15      brouard   122:             <li>bin: <ul> 
                    123:                <li><font face="Courier">imach.exe</font></li> 
                    124:                <li> gnuplot, the grapher used by IMaCh.  Its
1.14      brouard   125:             reference manual and sources can be accessed from <a
                    126:             href="http://www.gnuplot.info/">http://www.gnuplot.info/</a>.
                    127:                 </ul>
                    128:             </li>
                    129:             <li>src: This subdirectory contains the source of the
                    130:                 program. It can be obtained by asking us by mail brouard at ined pointfr
                    131:                 .</li>
                    132:         </ul>
                    133:     </li>
                    134:     <li>Right click on the .imach to either edit it or execute it with
                    135:     IMaCh. At the end of the program, IMaCh uses gnuplot to produce
                    136:     the graphs, then you can open your browser to read the main .htm
                    137:     file with all results and graphs. If gnuplot is not installed or
                    138:     not in your path, you have to run gnuplot on the ".gp" source file
                    139:     generated by imach. Using wgnuplot you have to "open" it. </li>
                    140:     <li>Read the file README.txt
                    141: </ul>
                    142: 
                    143: <br>
1.19      brouard   144: Imach version 0.99r14 of July 2017 can
1.16      brouard   145: be <a href="#Download">downloaded below</a> as a setup.exe file
1.19      brouard   146: imach-0.99?-#-setup.exe. The ? corresponds to a version number while
1.16      brouard   147: the # corresponds to same program but compiled differently.
                    148: <br>
                    149: After having tested crosscompilations from a Unix box we moved to native versions
                    150: compiled with Visual Studio Express compiler 2013 32 and 64bit
                    151: bits)</a> and, better, Intel C/C++ compiler from the package <a href="https://software.intel.com/en-us/c-compilers">Intel® Parallel Studio 2015</a>
                    152: <ul>
                    153: <li> On Windows 64bits, this Intel Compiler gives clearly quicker results because public domain C compilers, gcc, are not optimized for 64 bits OS yet.
                    154: <li> On OS/X we use the native Apple C compiler derived from gcc because it gives better results.
                    155: <li> On Linux, we use standard gcc.
                    156: </ul>
                    157: <!-- <s>If MSVCR100.dll is missing (version -1) on your windows -->
                    158: <!-- system (32 or 64 bits) please download the library from Microsoft.com -->
                    159: <!-- by installing -->
                    160: <!-- the <a href="http://www.microsoft.com/en-us/download/details.aspx?id=8328">32Bit: -->
                    161: <!-- Microsoft Visual C++ 2010 SP1 Redistributable Package -->
                    162: <!-- (x86)</a></s>. The <code>/MT</code> option of the Visual Studio -->
                    163: <!-- compiler creates a bigger binary but includes the former missing -->
                    164: <!-- MSVCR100.dll (version -2) . -->
                    165: 
                    166: The IMaCh program and gnuplot will be
                    167: installed in the directory of your choice (usually in Program or Program
                    168: Files). Please check the corresponding md5sum, if the download is corrupted.
                    169: 
                    170: <br>After installation, a right click on a .imach file lets you edit with
                    171: the notepad text editor (which is less useful than other text editor
                    172: like workpad but which have the advantage to be installed on any Windows).  
1.14      brouard   173: <br>
1.16      brouard   174: <!-- <p> The executable for Windows cross-compiled on OS/X with -->
                    175: <!-- i386-mingw32-gcc doesn't produce efficient binary compared to native -->
                    176: <!-- Visual Studio 2010 (used here). imach-0.98nV-1-setup.exe is compiled -->
                    177: <!-- with i386-mingw32-gcc . -->
1.14      brouard   178: 
1.20    ! brouard   179: <p><a href="oldversions.html">Very old (historical) Windows versions are accessible here.</a>
1.14      brouard   180: 
1.19      brouard   181: <h3>On Mac OS/X Lion and higher (July 2017)</h3>
1.16      brouard   182: 
                    183: IMaCh can be easily compiled with gcc on MacIntosh as soon as
1.14      brouard   184: XCode (free download from Apple) is intalled on your MaCIntosh.<p>
                    185: 
1.19      brouard   186: It take a litle more time to get version of Gnuplot 5+ for Mac OS/X
                    187: and to compile it on a MaC.  Currently graphs are output as svg
                    188: because the svg format is scalable and thus figures are easier to
                    189: improve and to insert in other documents. Sometimes the svg file is to
                    190: big and is replaced by a png binary file. But you can get any other
                    191: format with gnuplot (for example, on Emacs with gnuplot-mode, just
                    192: edit the .gp file, send the first "cd " line to change to current
                    193: directory, move to corresponding line of the plot, send the plot line
                    194: to gnuplot, visualize on the screen, change the terminal as well as
                    195: plot file names).
1.14      brouard   196: 
                    197: 
                    198: <p>
1.19      brouard   199: You can <a href="#Download">download below</a> a dmg file, for example imach0.99X.dmg and install
1.16      brouard   200:        it. Like on Windows, two sub-directories are created
1.14      brouard   201:       <tt>bin</tt> and <tt>html</tt> . In the bin subdirectory you
                    202:       will find two executables <tt>imach</tt> itself and
1.16      brouard   203:       <tt>gnuplot</tt>. With recent versions, this tree is embedded in
                    204:       an Application. 
1.14      brouard   205: <p>
                    206: You need to click on <tt>imach</tt> application and IMaCh will be
1.16      brouard   207: launched in a Terminal window, asking you to enter the name of
1.14      brouard   208: a <tt>parameter</tt> file. A parameter file is a text file with an
                    209: extension <tt>.imach</tt> (but you can use a <tt>.txt</tt> extension
                    210: if you want.  Among the parameters required, a data file name has to
                    211: be entered. It can be a relative file name
                    212: like <tt>../../data/data1.txt</tt>. <br> If you open a new finder you
                    213: can drag an IMaCh parameter file into the terminal IMaCh Window that
                    214: you just created.
                    215: <p>
                    216: At the end of the run, and it order for the terminal window not to
                    217: disappear, the program will prompt for a command like "<tt>e</tt>" for
1.16      brouard   218: editing/viewing the results (with your browser) or "<tt>q</tt>" for quit.
1.14      brouard   219: 
1.16      brouard   220: <br> You can use the finder
                    221:       or browser (there is no more difference now) and click on the main
                    222:       <tt>.html</tt> (or .htm) file created. The name of this main
                    223:       html file is the same name as your parameter file, only the
                    224:       extension .imach is changed to .html. If you slightly change the
                    225:       parameters, you just have to give another name and the new
                    226:       results will not override the former.
1.14      brouard   227: 
                    228: <h3>On Linux</h3> There are various versions of Linux, gnuplot is
                    229: distributed on most distributions. Just verify that your version of
1.19      brouard   230: gnuplot is version 5+ . If I haven't had time to make
1.14      brouard   231: a rpm yet, just ask us for the CVS tree location (not completely GPL
                    232: today), and compile the sources. Remarks concerning the Linux versions
                    233: are similar to the Mac OS/X version.
1.15      brouard   234: <p>
1.19      brouard   235: <font color="#FF0000" size="3"><tt>New (July 2017)</tt></font> You
                    236: can <a href="#Download">download below</a> a binary rpm file for a 64
                    237: bits Linux, for example: imach-0.99r14-1.x86-64.rpm
                    238: 
                    239: <p> The Windows binaries have been compiled with native Intel Compiler
                    240: on my OS/X Mac using Virtual Box and a Windows 8.  Each binary
                    241: contains two directories <tt>bin</tt> and <tt>html/doc</tt> . In the
                    242: bin subdirectory you will find the <tt>imach</tt> executable and
                    243: in <tt>html/doc</tt> the <tt>biaspar.imach</tt> test parameter file
                    244: and its corresponding data file <tt>data1.txt</tt>. In order to run
                    245: the test the command is <tt>./bin/imach
                    246: ./html/doc/biaspar.imach</tt> <p>
1.15      brouard   247:       <tt>gnuplot</tt> should be installed otherwise at the end of the
                    248:       run (optimization and calculations last at least 7 minutes on
                    249:       today most efficient hardwares) the command <tt>gnuplot
                    250:       biaspar.gp</tt> will fail. If successful, typing <tt>e</tt> will
                    251:       open <tt>biaspar.htm</tt> with your browser and all the results
1.18      brouard   252:       including graphs generated by gnuplot will appear.
1.15      brouard   253: 
1.19      brouard   254: <p> Differences between efficiency of binary versions, related to
                    255: former errors in the likelihood optimizations algorithms, have be
                    256: discussed at
1.17      brouard   257:       <a href="http://reves.site.ined.fr/en/REVES_meetings/2015%2C-reves-meeting-in-singapour/">REVES 2015 meeting in Singapore</a>.
                    258:   </ul>
1.16      brouard   259: <TABLE FRAME=VOID CELLSPACING=0 COLS=7 RULES=NONE BORDER=0>
                    260:        <COLGROUP><COL WIDTH=73><COL WIDTH=79><COL WIDTH=56><COL WIDTH=56><COL WIDTH=146><COL WIDTH=243><COL WIDTH=245></COLGROUP>
                    261:        <TBODY>
                    262:                <TR>
                    263:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" WIDTH=73 HEIGHT=38 ALIGN=LEFT>OS </TD>
                    264:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" WIDTH=79 ALIGN=LEFT>OS subtype</TD>
                    265:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" COLSPAN=2 WIDTH=112 ALIGN=CENTER>Version</TD>
                    266:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" WIDTH=146 ALIGN=LEFT>Compiler</TD>
                    267:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" WIDTH=243 ALIGN=CENTER>File to download</TD>
                    268:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" WIDTH=245 ALIGN=CENTER>MD5 cheksum</TD>
                    269:                </TR>
                    270:                <TR>
                    271:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" ROWSPAN=2 HEIGHT=129 ALIGN=LEFT VALIGN=TOP>Windows</TD>
                    272:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" ROWSPAN=2 ALIGN=LEFT VALIGN=TOP>32&amp;64bits</TD>
                    273:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT VALIGN=TOP>0.98p0</TD>
                    274:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT VALIGN=TOP><BR></TD>
                    275:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" ALIGN=LEFT VALIGN=TOP>Intel Compiler 2015 with VisualStudio2013</TD>
1.20    ! brouard   276:                        <TD STYLE="border-top: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT><FONT FACE="Courier New" SIZE=1><A HREF="Download-old/imach-0.98p0-ilc-setup.exe">imach-0.98p0-ilc-setup.exe</A></FONT></TD>
1.16      brouard   277:                        <TD STYLE="border-bottom: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><FONT FACE="Courier New" SIZE=1>c4c8d47d24c76f6d2a5b0bfc52c43395</FONT></TD>
                    278:                </TR>
                    279:                <TR>
                    280:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT><BR></TD>
                    281:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT>0.98q0</TD>
                    282:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" ALIGN=LEFT VALIGN=TOP>Intel Compiler 2015 with VisualStudio2013</TD>
1.20    ! brouard   283:                        <TD STYLE="border-top: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT><FONT FACE="Courier New" SIZE=1><A HREF="Download-old/imach-0.98q0-ilc-setup.exe">imach-0.98q0-ilc-setup.exe</A></FONT></TD>
1.16      brouard   284:                        <TD STYLE="border-bottom: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><FONT FACE="Courier New" SIZE=1>a7d40b3288d84187633a07289492f7dd</FONT></TD>
                    285:                </TR>
                    286:                <TR>
                    287:                        <TD STYLE="border-top: 1px solid #000000; border-left: 1px solid #000000" HEIGHT=57 ALIGN=LEFT>OS/X</TD>
                    288:                        <TD STYLE="border-top: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT>64 bits</TD>
                    289:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT>0.98p0</TD>
                    290:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><BR></TD>
                    291:                        <TD STYLE="border-top: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT>Apple LLVM version 6.0 (clang-600.0.56)</TD>
1.20    ! brouard   292:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><FONT FACE="Courier New" SIZE=1><A HREF="Download-old/imach-0.98p0.dmg">imach0.98p0.dmg</A></FONT></TD>
1.16      brouard   293:                        <TD STYLE="border-bottom: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><FONT FACE="Courier New" SIZE=1>94e75fe3d141d9e5394ce3c53b98b987</FONT></TD>
                    294:                </TR>
                    295:                <TR>
                    296:                        <TD STYLE="border-bottom: 1px solid #000000; border-left: 1px solid #000000" HEIGHT=57 ALIGN=LEFT><BR></TD>
                    297:                        <TD STYLE="border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><BR></TD>
                    298:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><BR></TD>
                    299:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT>0.98q0</TD>
                    300:                        <TD STYLE="border-top: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT>Apple LLVM version 6.0 (clang-600.0.56)</TD>
1.20    ! brouard   301:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><FONT FACE="Courier New" SIZE=1><A HREF="Download-old/imach-0.98q0.dmg">imach0.98q0.dmg</A></FONT></TD>
1.16      brouard   302:                        <TD STYLE="border-bottom: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><FONT FACE="Courier New" SIZE=1>b4dbd03d9bb2039cfc6a013411789ad6</FONT></TD>
                    303:                </TR>
                    304:                <TR>
                    305:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" ROWSPAN=4 HEIGHT=154 ALIGN=LEFT VALIGN=TOP>Linux</TD>
                    306:                        <TD STYLE="border-top: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT>64bits</TD>
                    307:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" ALIGN=LEFT VALIGN=TOP>0.98p0</TD>
                    308:                        <TD STYLE="border-top: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT><BR></TD>
                    309:                        <TD STYLE="border-top: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT>gcc-4.8.1-for-linux64</TD>
1.20    ! brouard   310:                        <TD STYLE="border-top: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><FONT FACE="Courier New" SIZE=1><A HREF="Download-old/imach-Linux-0.98p0-linux-x86-64-bin.tar.bz2">imach-Linux-0.98p0-linux-x86-64-bin.tar.bz2</A></FONT></TD>
1.16      brouard   311:                        <TD STYLE="border-top: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><FONT FACE="Courier New" SIZE=1>0974bcf30596f94f97d0e80acaf5a1bb</FONT></TD>
                    312:                </TR>
                    313:                <TR>
                    314:                        <TD STYLE="border-top: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT>64bits</TD>
                    315:                        <TD STYLE="border-top: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT><BR></TD>
                    316:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" ALIGN=LEFT>0.98q0</TD>
                    317:                        <TD STYLE="border-top: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT>gcc-4.8.1-for-linux64</TD>
1.20    ! brouard   318:                        <TD STYLE="border-top: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><FONT FACE="Courier New" SIZE=1><A HREF="Download-old/imach-Linux-0.98q0-linux-x86-64-bin.tar.bz2">imach-Linux-0.98q0-linux-x86-64-bin.tar.bz2</A></FONT></TD>
1.16      brouard   319:                        <TD STYLE="border-top: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><FONT FACE="Courier New" SIZE=1>769f1153e78e6dd34d483aaa9fddd50b</FONT></TD>
                    320:                </TR>
                    321:                <TR>
                    322:                        <TD STYLE="border-bottom: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT>32bits</TD>
                    323:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" ALIGN=LEFT VALIGN=TOP>0.98p0</TD>
                    324:                        <TD STYLE="border-bottom: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT><BR></TD>
                    325:                        <TD STYLE="border-bottom: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT>gcc-4.8.1-for-linux32</TD>
1.20    ! brouard   326:                        <TD STYLE="border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><FONT FACE="Courier New" SIZE=1><A HREF="Download-old/imach-Linux-0.98p0-linux-i586-bin.tar.bz2">imach-Linux-0.98p0-linux-i586-bin.tar.bz2</A></FONT></TD>
1.16      brouard   327:                        <TD STYLE="border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><FONT FACE="Courier New" SIZE=1>034fe6ca6dfeb84eb2d735dea7ad7a9b</FONT></TD>
                    328:                </TR>
                    329:                <TR>
                    330:                        <TD STYLE="border-bottom: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT>32bits</TD>
                    331:                        <TD STYLE="border-bottom: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT><BR></TD>
                    332:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" ALIGN=LEFT>0.98q0</TD>
                    333:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" ALIGN=LEFT>gcc-4.8.1-for-linux32</TD>
1.20    ! brouard   334:                        <TD STYLE="border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><FONT FACE="Courier New" SIZE=1><A HREF="Download-old/imach-Linux-0.98q0-linux-i586-bin.tar.bz2">imach-Linux-0.98q0-linux-i586-bin.tar.bz2</A></FONT></TD>
1.16      brouard   335:                        <TD STYLE="border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><FONT FACE="Courier New" SIZE=1>0d9c4d982ea43eda4b2dd058441459b3</FONT></TD>
                    336:                </TR>
                    337:        </TBODY>
                    338: </TABLE>
1.20    ! brouard   339: <p><a href="Download"><font color="#FF0000"
        !           340:       size="6">Download</font></a> (<a href="Download-old">Old
        !           341:       download</a>) and <a href="wiki/#Bugs"><font color="#FF0000"
        !           342:       size="3">bugs reported</font></a> <p>
1.14      brouard   343: 
                    344: <p><a href="http://euroreves.ined.fr/imach/wiki/index.php/Documentation"><font color="#FF0000" size="6">Click
                    345: here to access to the detailed documentation</font></a></p>
                    346: 
1.16      brouard   347: <h1> Grants </h1>
1.17      brouard   348: <p>In addition to INED, this software have been partly granted
1.16      brouard   349:   <ul>
1.17      brouard   350:     <li> by <a href="http://euroreves.ined.fr">Euro-REVES</a>, a concerted
                    351:       action from the European Union.
                    352:     <li>In 2003-2004 it has been granted by
                    353:       the French Institute on Longevity.
1.16      brouard   354:     <li> In January 2014, it has been
1.17      brouard   355:       granted by the Japan Society for the Promotion of Science
1.16      brouard   356:       (Grant-in-Aid for Scientific Research 25293121.
                    357:     <li> In 2015 by Intel Software by providing free licences for C/C++ on the three OS.
1.19      brouard   358:     <li> In 2016 by Intel Software extended the free licences for
                    359:     C/C++ on the three OS for three yars.
1.17      brouard   360:   </ul> 
1.16      brouard   361:   
1.14      brouard   362: <p>
                    363: Our work is copyrighted as a GNU software product, i.e. program and
1.19      brouard   364: software can be distributed freely for non commercial use. We used
                    365: some codes from the first book "Numerical Recipes in C" (Press et al,
                    366: 1992) which is copyrighted. Today, the code of the optimization
                    367: programme has been so altered and many bugs have been fixed,
                    368: see <a href="singapore-Brouard-Heathcote-2015.pdf">communication</a>
                    369: at the 2015 REVES meeting in Singapore) that we consider that we are
                    370: only in debt of the algorithm which has been published. If you want to
                    371: get our sources, please ask us with a simple justification (name,
                    372: email,
1.14      brouard   373: Institute) <a href="mailto:imach-dev@listes.ined.fr">mailto:imach-dev@listes.ined.fr</a>
                    374: </p>
                    375: 
1.19      brouard   376: <p>Latest documentation can be accessed on the wiki at <a
1.14      brouard   377: href="http://euroreves.ined.fr/imach/wiki/index.php/Documentation">http://euroreves.ined.fr/imach/wiki/index.php/Documentation</a><br>
                    378: 
                    379: <p> There is a public mailing list of IMaCh's users.  You can
                    380: subscribe by sending a mail to <a
                    381: href=mailto:imach-users-subscribe@listes.ined.fr>imach-users-subscribe@listes.ined.fr</a>
                    382: (and unsubscribe with <a
1.18      brouard   383: href=mailto:imach-users-unsubscribe@listes.ined.fr>imach-users-unsubscribe@listes.ined.fr</a>)
                    384:  for help, comments and
                    385:       reports on the performance (see the Performance section of
                    386:   the <a href="http://euroreves.ined.fr/imach/wiki">wiki</a>). Archives can be accessed at <a href="https://listes.ined.fr/arc/imach-users">https://listes.ined.fr/arc/imach-users</a>
                    387:   <p> If you ask for help, it is usually easier to send the parameter file, the .log file as well as some records of the datafile.
1.14      brouard   388: 
1.17      brouard   389: <h2>IMaCh Wiki</h2> As discussed at the REVES meeting
                    390: in <a href="http://www.prw.le.ac.uk/cgi-bin/reves/2005.cgi">Beijing</a>,
                    391: we created a Wiki for IMaCh were people having used IMaCh (or having
                    392: not been able to use it because of obscure or unadequate features) can
                    393: add tips and discuss various aspects of IMaCh and interface with other
                    394: statistical softwares. In many aspects, our "official documentation"
                    395: is not accurate enough.
                    396: 
                    397: <p> Wikis are a promising way to give information closer to your
                    398: expectations. It also a very dynamic movement if you consider the
                    399: first <a href="http://wikimania.wikimedia.org/wiki/Main_Page">International
                    400: Wikimedia Conference in Francfurt</a> (August 2005), where most Wikis
                    401: were represented and in
                    402: particular <a href="http://wikipedia.org">Wikipedia</a>.
1.14      brouard   403: 
                    404: <p><a href="wiki"><font color="#FF0000" size="6">Access to the IMaCh Wiki</font></a></p>. Please ask for a username and password.
                    405: 
                    406: 
                    407: 
                    408: 
1.20    ! brouard   409: <br>$Id: index.htm,v 1.19 2017/06/29 11:18:21 brouard Exp $<br>
1.14      brouard   410: <!--  $State: Exp $
                    411:   $Log: index.htm,v $
1.20    ! brouard   412:   Revision 1.19  2017/06/29 11:18:21  brouard
        !           413:   Summary: 0.99r14
        !           414: 
1.19      brouard   415:   Revision 1.18  2015/08/04 07:13:43  brouard
                    416:   Summary: 0.98q4
                    417: 
1.17      brouard   418:   Revision 1.16  2015/03/11 17:15:46  brouard
                    419:   Summary: March 2015
                    420: 
1.16      brouard   421:   Revision 1.15  2014/08/29 08:50:53  brouard
                    422:   Summary: 0.98nX compiled now with visual studio 2010
                    423:   Author: Brouard
                    424: 
1.14      brouard   425:   Revision 1.9  2004/07/23 16:07:11  brouard
                    426:   *** empty log message ***
                    427: 
                    428:   Revision 1.8  2004/07/23 14:34:18  brouard
                    429:   *** empty log message ***
                    430: 
                    431:   Revision 1.7  2004/07/23 14:31:46  brouard
                    432:   *** empty log message ***
                    433: 
                    434:   Revision 1.6  2004/07/23 14:11:14  brouard
                    435:   MaC OS/X version added.
                    436: 
                    437:   Revision 1.5  2004/06/22 11:18:20  brouard
                    438:   Adding the noreg setup for users who don't have privileges to modify Windows registries.
                    439: 
                    440:   Revision 1.4  2004/06/16 23:49:33  brouard
                    441:   *** empty log message ***
                    442: 
                    443: -->
                    444: </body>
                    445: </html>
                    446:                                       

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>