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

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.16      brouard    28: <p align="center"><font color="#00006A" size="4"><strong>March 2015</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.16      brouard    40: <h4 align="center"><font color="#00006A">and Agnès Lièvre (former PHD student at INED)</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.16      brouard    57: <h3> Current versions March 2015 </h3>
1.14      brouard    58: <ul>
1.16      brouard    59: <li>On Windows (XP, Vista, Windows 7, Windows 8): 0.98p0 and 0.98q0</li>
                     60: <li>On MacOS/X Leopard: 0.98p0 and 0.98q0</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.16      brouard    66: at least Gnuplot 4.6.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.16      brouard    77: <h3>On Windows (XP, Vista, Windows 7, Windows 8)</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.16      brouard    96:         New"><strong>imach-0.98p0-ilc-setup.exe</strong></font> and
                     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
                    101:     New"><strong>gnuplot</strong></font> 4.6.5
                    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.14      brouard   111:                 <ul> Here are also two data files:<font size="4"
                    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.16      brouard   144: Imach version 0.98p0 and 0.98q0 of March 2015 can
                    145: be <a href="#Download">downloaded below</a> as a setup.exe file
                    146: imach-0.98?-#-setup.exe. The ? corresponds to a version number while
                    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: 
                    179: <p><a href="oldversions.html">Old Windows versions are accessible here.</a>
                    180: 
1.16      brouard   181: <h3>On Mac OS/X Lion and higher (March 2015)</h3>
                    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.16      brouard   186: It take a litle more time to get version of Gnuplot 4.6.5+ for Mac
                    187: OS/X and to compile it on a MaC.  Currently graphs are output as png
1.14      brouard   188: files. We will probably moved to svg because the svg format is
1.16      brouard   189: scalable and thus figures are easier to improve and to insert in other
                    190: documents.
1.14      brouard   191: 
                    192: 
                    193: <p>
1.16      brouard   194: You can <a href="#Download">download below</a> a dmg file, for example imach0.98nX.dmg and install
                    195:        it. Like on Windows, two sub-directories are created
1.14      brouard   196:       <tt>bin</tt> and <tt>html</tt> . In the bin subdirectory you
                    197:       will find two executables <tt>imach</tt> itself and
1.16      brouard   198:       <tt>gnuplot</tt>. With recent versions, this tree is embedded in
                    199:       an Application. 
1.14      brouard   200: <p>
                    201: You need to click on <tt>imach</tt> application and IMaCh will be
1.16      brouard   202: launched in a Terminal window, asking you to enter the name of
1.14      brouard   203: a <tt>parameter</tt> file. A parameter file is a text file with an
                    204: extension <tt>.imach</tt> (but you can use a <tt>.txt</tt> extension
                    205: if you want.  Among the parameters required, a data file name has to
                    206: be entered. It can be a relative file name
                    207: like <tt>../../data/data1.txt</tt>. <br> If you open a new finder you
                    208: can drag an IMaCh parameter file into the terminal IMaCh Window that
                    209: you just created.
                    210: <p>
                    211: At the end of the run, and it order for the terminal window not to
                    212: disappear, the program will prompt for a command like "<tt>e</tt>" for
1.16      brouard   213: editing/viewing the results (with your browser) or "<tt>q</tt>" for quit.
1.14      brouard   214: 
1.16      brouard   215: <br> You can use the finder
                    216:       or browser (there is no more difference now) and click on the main
                    217:       <tt>.html</tt> (or .htm) file created. The name of this main
                    218:       html file is the same name as your parameter file, only the
                    219:       extension .imach is changed to .html. If you slightly change the
                    220:       parameters, you just have to give another name and the new
                    221:       results will not override the former.
1.14      brouard   222: 
                    223: <h3>On Linux</h3> There are various versions of Linux, gnuplot is
                    224: distributed on most distributions. Just verify that your version of
1.15      brouard   225: gnuplot is more recent than version 4.6.5 . I haven't had time to make
1.14      brouard   226: a rpm yet, just ask us for the CVS tree location (not completely GPL
                    227: today), and compile the sources. Remarks concerning the Linux versions
                    228: are similar to the Mac OS/X version.
1.15      brouard   229: <p>
1.16      brouard   230: <font color="#FF0000" size="3"><tt>New (March 2015)</tt></font> You
                    231: can <a href="#Download">download below</a> a binary tar file for
                    232: respectively a 32 bits or 64 bits Linux bo, for example:
                    233: imach-Linux-0.98p0-linux-i586-bin.tar.bz2 and
                    234: imach-Linux-0.98p0-linux-x86-64-bin.tar.bz2
                    235: 
                    236: <p> The binaries have been crosscompiled with gcc on my OS/X Mac.
                    237: Each binary contains two directories <tt>bin</tt>
                    238: and <tt>html/doc</tt> . In the bin subdirectory you will find
                    239: the <tt>imach</tt> executable and in <tt>html/doc</tt>
                    240: the <tt>biaspar.imach</tt> test parameter file and its corresponding
                    241: data file <tt>data1.txt</tt>. In order to run the test the command
                    242: is <tt>./bin/imach ./html/doc/biaspar.imach</tt> <p>
1.15      brouard   243:       <tt>gnuplot</tt> should be installed otherwise at the end of the
                    244:       run (optimization and calculations last at least 7 minutes on
                    245:       today most efficient hardwares) the command <tt>gnuplot
                    246:       biaspar.gp</tt> will fail. If successful, typing <tt>e</tt> will
                    247:       open <tt>biaspar.htm</tt> with your browser and all the results
                    248:       including graphs generated by gnuplot will appear. Please
                    249:       subscribe to the mailing
                    250:       list <tt>imach-users@listes.ined.fr</tt> for comments and
                    251:       reports on the performance (see the Performance section of
                    252:       the <a href="http://euroreves.ined.fr/imach/wiki">wiki</a>).
                    253: 
1.16      brouard   254: <p>
1.17    ! brouard   255:   <h3>Downloads<a name="Download"></a></h3> Version 0.98p0 is similar
        !           256:   to earlier versions with, hopefully, less bugs. Version 0.98q0 has
        !           257:   one main advantage and one main disadvantage:
        !           258:   <ul>
        !           259:     <li> If version 0.98q0 is run after version 0.98p0, ie using the
        !           260:     estimated parameter file (the imach file which first letter is 'r'
        !           261:     contains this estimated parameters, change mle=0 to mle=1), this
        !           262:     new run could give more accurate results because an error in a
        !           263:     routine of Numerical Recipes in C did not give the correct
        !           264:     minimal). This program can also be used when the stepm value is
        !           265:     reduced up to 1 (there are more chances to get a convergence with
        !           266:     one month if you already got convergence for a larger stepm).
        !           267:       
        !           268:     <li> Version 0.98p0 has more chance to converge with starting
        !           269:      values equal to 0 than version 0.98q0 which diverges even with
        !           270:       the sample imach parameter file provided with the installer!
        !           271:     <li> Differences between versions will be discussed at next
        !           272:       <a href="http://reves.site.ined.fr/en/REVES_meetings/2015%2C-reves-meeting-in-singapour/">REVES 2015 meeting in Singapore</a>.
        !           273:   </ul>
1.16      brouard   274: <TABLE FRAME=VOID CELLSPACING=0 COLS=7 RULES=NONE BORDER=0>
                    275:        <COLGROUP><COL WIDTH=73><COL WIDTH=79><COL WIDTH=56><COL WIDTH=56><COL WIDTH=146><COL WIDTH=243><COL WIDTH=245></COLGROUP>
                    276:        <TBODY>
                    277:                <TR>
                    278:                        <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>
                    279:                        <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>
                    280:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" COLSPAN=2 WIDTH=112 ALIGN=CENTER>Version</TD>
                    281:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" WIDTH=146 ALIGN=LEFT>Compiler</TD>
                    282:                        <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>
                    283:                        <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>
                    284:                </TR>
                    285:                <TR>
                    286:                        <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>
                    287:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" ROWSPAN=2 ALIGN=LEFT VALIGN=TOP>32&amp;64bits</TD>
                    288:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT VALIGN=TOP>0.98p0</TD>
                    289:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT VALIGN=TOP><BR></TD>
                    290:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" ALIGN=LEFT VALIGN=TOP>Intel Compiler 2015 with VisualStudio2013</TD>
                    291:                        <TD STYLE="border-top: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT><FONT FACE="Courier New" SIZE=1><A HREF="Download/imach-0.98p0-ilc-setup.exe">imach-0.98p0-ilc-setup.exe</A></FONT></TD>
                    292:                        <TD STYLE="border-bottom: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><FONT FACE="Courier New" SIZE=1>c4c8d47d24c76f6d2a5b0bfc52c43395</FONT></TD>
                    293:                </TR>
                    294:                <TR>
                    295:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT><BR></TD>
                    296:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT>0.98q0</TD>
                    297:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" ALIGN=LEFT VALIGN=TOP>Intel Compiler 2015 with VisualStudio2013</TD>
                    298:                        <TD STYLE="border-top: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT><FONT FACE="Courier New" SIZE=1><A HREF="Download/imach-0.98q0-ilc-setup.exe">imach-0.98q0-ilc-setup.exe</A></FONT></TD>
                    299:                        <TD STYLE="border-bottom: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><FONT FACE="Courier New" SIZE=1>a7d40b3288d84187633a07289492f7dd</FONT></TD>
                    300:                </TR>
                    301:                <TR>
                    302:                        <TD STYLE="border-top: 1px solid #000000; border-left: 1px solid #000000" HEIGHT=57 ALIGN=LEFT>OS/X</TD>
                    303:                        <TD STYLE="border-top: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT>64 bits</TD>
                    304:                        <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>
                    305:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><BR></TD>
                    306:                        <TD STYLE="border-top: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT>Apple LLVM version 6.0 (clang-600.0.56)</TD>
                    307:                        <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/imach-0.98p0.dmg">imach0.98p0.dmg</A></FONT></TD>
                    308:                        <TD STYLE="border-bottom: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><FONT FACE="Courier New" SIZE=1>94e75fe3d141d9e5394ce3c53b98b987</FONT></TD>
                    309:                </TR>
                    310:                <TR>
                    311:                        <TD STYLE="border-bottom: 1px solid #000000; border-left: 1px solid #000000" HEIGHT=57 ALIGN=LEFT><BR></TD>
                    312:                        <TD STYLE="border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><BR></TD>
                    313:                        <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>
                    314:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT>0.98q0</TD>
                    315:                        <TD STYLE="border-top: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT>Apple LLVM version 6.0 (clang-600.0.56)</TD>
                    316:                        <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/imach-0.98q0.dmg">imach0.98q0.dmg</A></FONT></TD>
                    317:                        <TD STYLE="border-bottom: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><FONT FACE="Courier New" SIZE=1>b4dbd03d9bb2039cfc6a013411789ad6</FONT></TD>
                    318:                </TR>
                    319:                <TR>
                    320:                        <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>
                    321:                        <TD STYLE="border-top: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT>64bits</TD>
                    322:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" ALIGN=LEFT VALIGN=TOP>0.98p0</TD>
                    323:                        <TD STYLE="border-top: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT><BR></TD>
                    324:                        <TD STYLE="border-top: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT>gcc-4.8.1-for-linux64</TD>
                    325:                        <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/imach-Linux-0.98p0-linux-x86-64-bin.tar.bz2">imach-Linux-0.98p0-linux-x86-64-bin.tar.bz2</A></FONT></TD>
                    326:                        <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>
                    327:                </TR>
                    328:                <TR>
                    329:                        <TD STYLE="border-top: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT>64bits</TD>
                    330:                        <TD STYLE="border-top: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT><BR></TD>
                    331:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" ALIGN=LEFT>0.98q0</TD>
                    332:                        <TD STYLE="border-top: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT>gcc-4.8.1-for-linux64</TD>
                    333:                        <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/imach-Linux-0.98q0-linux-x86-64-bin.tar.bz2">imach-Linux-0.98q0-linux-x86-64-bin.tar.bz2</A></FONT></TD>
                    334:                        <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>
                    335:                </TR>
                    336:                <TR>
                    337:                        <TD STYLE="border-bottom: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT>32bits</TD>
                    338:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" ALIGN=LEFT VALIGN=TOP>0.98p0</TD>
                    339:                        <TD STYLE="border-bottom: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT><BR></TD>
                    340:                        <TD STYLE="border-bottom: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT>gcc-4.8.1-for-linux32</TD>
                    341:                        <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/imach-Linux-0.98p0-linux-i586-bin.tar.bz2">imach-Linux-0.98p0-linux-i586-bin.tar.bz2</A></FONT></TD>
                    342:                        <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>
                    343:                </TR>
                    344:                <TR>
                    345:                        <TD STYLE="border-bottom: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT>32bits</TD>
                    346:                        <TD STYLE="border-bottom: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT><BR></TD>
                    347:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" ALIGN=LEFT>0.98q0</TD>
                    348:                        <TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" ALIGN=LEFT>gcc-4.8.1-for-linux32</TD>
                    349:                        <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/imach-Linux-0.98q0-linux-i586-bin.tar.bz2">imach-Linux-0.98q0-linux-i586-bin.tar.bz2</A></FONT></TD>
                    350:                        <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>
                    351:                </TR>
                    352:        </TBODY>
                    353: </TABLE>
                    354: <p><a href="Download"><font color="#FF0000" size="3">Other downloads</font></a>
                    355:       and <a href="wiki/#Bugs"><font color="#FF0000" size="3">bugs reported</font></a> <p>
1.14      brouard   356: 
                    357: <p><a href="http://euroreves.ined.fr/imach/wiki/index.php/Documentation"><font color="#FF0000" size="6">Click
                    358: here to access to the detailed documentation</font></a></p>
                    359: 
1.16      brouard   360: <h1> Grants </h1>
1.17    ! brouard   361: <p>In addition to INED, this software have been partly granted
1.16      brouard   362:   <ul>
1.17    ! brouard   363:     <li> by <a href="http://euroreves.ined.fr">Euro-REVES</a>, a concerted
        !           364:       action from the European Union.
        !           365:     <li>In 2003-2004 it has been granted by
        !           366:       the French Institute on Longevity.
1.16      brouard   367:     <li> In January 2014, it has been
1.17    ! brouard   368:       granted by the Japan Society for the Promotion of Science
1.16      brouard   369:       (Grant-in-Aid for Scientific Research 25293121.
                    370:     <li> In 2015 by Intel Software by providing free licences for C/C++ on the three OS.
1.17    ! brouard   371:   </ul> 
1.16      brouard   372:   
1.14      brouard   373: <p>
                    374: Our work is copyrighted as a GNU software product, i.e. program and
                    375: software can be distributed freely for non commercial use, but
                    376: actually some sources are not widely distributed today because they
                    377: borrow some codes from the book "Numerical Recipes in C" which is
                    378: copyrighted. If you are an owner of theses sources you can get our
                    379: sources by asking us with a simple justification (name, email,
                    380: Institute) <a href="mailto:imach-dev@listes.ined.fr">mailto:imach-dev@listes.ined.fr</a>
                    381: </p>
                    382: 
                    383: <p>Today we are two developpers only but we already use a private CVS
                    384: server. The CVS server will be freely accessible as soon as we have
                    385: replaced "Numerical Recipes in C maximization routines" with
                    386: equivalent routines from the new GNU scientific library.
                    387: 
                    388: <p>Latest documentation can be accessed at <a
                    389: href="http://euroreves.ined.fr/imach/wiki/index.php/Documentation">http://euroreves.ined.fr/imach/wiki/index.php/Documentation</a><br>
                    390: 
                    391: <p> There is a public mailing list of IMaCh's users.  You can
                    392: subscribe by sending a mail to <a
                    393: href=mailto:imach-users-subscribe@listes.ined.fr>imach-users-subscribe@listes.ined.fr</a>
                    394: (and unsubscribe with <a
                    395: href=mailto:imach-users-unsubscribe@listes.ined.fr>imach-users-unsubscribe@listes.ined.fr</a>
                    396: </p>
                    397: 
1.17    ! brouard   398: <h2>IMaCh Wiki</h2> As discussed at the REVES meeting
        !           399: in <a href="http://www.prw.le.ac.uk/cgi-bin/reves/2005.cgi">Beijing</a>,
        !           400: we created a Wiki for IMaCh were people having used IMaCh (or having
        !           401: not been able to use it because of obscure or unadequate features) can
        !           402: add tips and discuss various aspects of IMaCh and interface with other
        !           403: statistical softwares. In many aspects, our "official documentation"
        !           404: is not accurate enough.
        !           405: 
        !           406: <p> Wikis are a promising way to give information closer to your
        !           407: expectations. It also a very dynamic movement if you consider the
        !           408: first <a href="http://wikimania.wikimedia.org/wiki/Main_Page">International
        !           409: Wikimedia Conference in Francfurt</a> (August 2005), where most Wikis
        !           410: were represented and in
        !           411: particular <a href="http://wikipedia.org">Wikipedia</a>.
1.14      brouard   412: 
                    413: <p><a href="wiki"><font color="#FF0000" size="6">Access to the IMaCh Wiki</font></a></p>. Please ask for a username and password.
                    414: 
                    415: 
                    416: 
                    417: 
1.17    ! brouard   418: <br>$Id: index.htm,v 1.16 2015/03/11 17:15:46 brouard Exp $<br>
1.14      brouard   419: <!--  $State: Exp $
                    420:   $Log: index.htm,v $
1.17    ! brouard   421:   Revision 1.16  2015/03/11 17:15:46  brouard
        !           422:   Summary: March 2015
        !           423: 
1.16      brouard   424:   Revision 1.15  2014/08/29 08:50:53  brouard
                    425:   Summary: 0.98nX compiled now with visual studio 2010
                    426:   Author: Brouard
                    427: 
1.14      brouard   428:   Revision 1.9  2004/07/23 16:07:11  brouard
                    429:   *** empty log message ***
                    430: 
                    431:   Revision 1.8  2004/07/23 14:34:18  brouard
                    432:   *** empty log message ***
                    433: 
                    434:   Revision 1.7  2004/07/23 14:31:46  brouard
                    435:   *** empty log message ***
                    436: 
                    437:   Revision 1.6  2004/07/23 14:11:14  brouard
                    438:   MaC OS/X version added.
                    439: 
                    440:   Revision 1.5  2004/06/22 11:18:20  brouard
                    441:   Adding the noreg setup for users who don't have privileges to modify Windows registries.
                    442: 
                    443:   Revision 1.4  2004/06/16 23:49:33  brouard
                    444:   *** empty log message ***
                    445: 
                    446: -->
                    447: </body>
                    448: </html>
                    449:                                       

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