version 1.1, 2004/06/16 12:00:22
|
version 1.16, 2015/03/11 17:15:46
|
Line 1
|
Line 1
|
<html>
|
|
|
|
<head>
|
|
<meta http-equiv="Content-Type"
|
|
content="text/html; charset=iso-8859-1">
|
|
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
|
|
<title>Computing Health Expectancies using IMaCh</title>
|
|
<!-- Changed by: Nicolas Brouard, 17-Mar-2000 -->
|
|
</head>
|
|
|
|
<body bgcolor="#FFFFFF">
|
|
|
|
<hr size="3" color="#EC5E5E">
|
|
|
|
<h1 align="center"><font color="#00006A">Computing Health
|
|
Expectancies using IMaCh</font></h1>
|
|
<h1 align="center"><font color="#00006A" size="5">(a Maximum
|
|
Likelihood Computer Program using Interpolation of Markov Chains)</font></h1>
|
|
|
|
<p align="center"><a href="http://www.ined.fr/"><img
|
|
src="doc/logo-ined.gif" border="0" width="151" height="76"></a><img
|
|
src="doc/euroreves2.gif" width="151" height="75"></p>
|
|
|
|
<h3 align="center"><a href="http://www.ined.fr/"><font
|
|
color="#00006A">INED</font></a><font color="#00006A"> and </font><a
|
|
href="http://euroreves.ined.fr"><font color="#00006A">EUROREVES</font></a></h3>
|
|
|
|
<p align="center"><font color="#00006A" size="4"><strong>February 2004</strong></font></p>
|
|
|
|
<hr size="3" color="#EC5E5E">
|
|
|
|
<h4 align="center"><font color="#00006A">Authors of the program: </font><a
|
|
href="http://sauvy.ined.fr/~brouard"><font color="#00006A">Nicolas
|
|
Brouard</font></a><font color="#00006A">, senior researcher at
|
|
the </font><a href="http://www.ined.fr"><font color="#00006A">Institut
|
|
National d'Etudes Démographiques</font></a><font color="#00006A">
|
|
(INED, Paris) in the "Mortality, Health and Epidemiology
|
|
Research Unit" </font></h4>
|
|
|
|
<h4 align="center"><font color="#00006A">and Agnès Lièvre (PHD student at INED)</font></h4>
|
|
|
|
<h4><font color="#00006A">Contribution to the mathematics: C. R.
|
|
Heathcote </font><font color="#00006A" size="2">(Australian
|
|
National University, Canberra).</font></h4>
|
|
|
|
<h4><font color="#00006A">Contact: Agnès Lièvre (</font><a
|
|
href="mailto:lievre@ined.fr"><font color="#00006A"><i>lievre@ined.fr</i></font></a><font
|
|
color="#00006A">) </font></h4>
|
|
|
|
<p> Main publication concerning the method is |
|
<a href=http://taylorandfrancis.metapress.com/app/home/contribution.asp?wasp=1f99bwtvmk5yrb7hlhw3&referrer=parent&backto=issue,1,2;journal,2,5;linkingpublicationresults,1:300265,1 |
|
>Lièvre A., Brouard N. and Heathcote Ch. (2003) Estimating Health Expectancies |
|
from Cross-longitudinal surveys. <em>Mathematical Population Studies</em>.- 10(4), pp. 211-248</a> |
|
</p>
|
|
|
|
<h2><font color="#EC5E5E"><strong>Installation</strong></font></h2>
|
|
|
|
<p>Since the program produces many output files, we suggest to
|
|
have a separate directory for imach. <br>
|
|
</p>
|
|
|
|
<ul>
|
|
<li>Uncompress the zip file <font size="2" face="Courier New"><strong>imach.zip</strong></font>
|
|
into an empty directory, <font face="Courier New">imach, </font>for
|
|
example<font face="Courier New">.</font></li>
|
|
<li>Different sub-directories are created:<ul>
|
|
<li>doc: most of the documentation. The main document
|
|
is <a href="doc/imach.htm">doc/imach.htm</a> .</li>
|
|
<li>bin: <ul>
|
|
<li><font face="Courier">imach.exe</font> the
|
|
executable for Windows 95/98/NT compiled
|
|
with gcc from cygwin.</li>
|
|
<li>graph.gp: an output file which is used by
|
|
the grapher, gnuplot, described <a
|
|
href="#gp37mgw">next</a>: </li>
|
|
</ul>
|
|
</li>
|
|
<li>data: Here are two data files:<font size="4"
|
|
face="Times New Roman"> </font><ul>
|
|
<li><font face="Courier New">data1.txt</font>
|
|
which is the main data file on which the
|
|
program has been run as the example in
|
|
the main documentation.</li>
|
|
<li><font face="Courier New">mydata.txt </font>a
|
|
smaller data file which you can use for
|
|
your own trial.</li>
|
|
</ul>
|
|
</li>
|
|
<li>mytry: A sub-directory to try your self. The
|
|
imach program outputs its results as <em>text
|
|
files </em>(tables) but also <em>images</em>
|
|
(actually in gif format) which are obtained in a
|
|
second step by running gnuplot (see below) on a
|
|
gnuplot command file named 'graph.gp' but also a
|
|
single html file 'index.htm' which can be clicked
|
|
to summarize your run.</li>
|
|
<li>src: This subdirectory contains the source of the
|
|
program. It can be obtained by asking us by mail <a
|
|
href="mailto:brouard@ined.fr">mailto:brouard@ined.fr</a>
|
|
and <a href="mailto:lievre@ined.fr">mailto:lievre@ined.fr</a>
|
|
.</li>
|
|
<li><a name="gp37mgw">gp37mgw</a>: This is the
|
|
directory of the gnuplot software. Gnuplot for
|
|
Unix or Windows 95/98/NT/2K/XP can be accessed freely
|
|
with its reference manual from <a
|
|
href="http://www.gnuplot.info/">http://www.gnuplot.info/</a>.
|
|
The latest version, recently ported to windows,
|
|
has been included in imach.zip.</li>
|
|
</ul>
|
|
</li>
|
|
<li>Click on the imach.exe icon to open a window and run the
|
|
program.</li>
|
|
<li>Read the file README.txt or, better, click on <a
|
|
href="doc/imach.htm">doc/imach.htm</a></li>
|
|
</ul>
|
|
|
|
<p><a href="doc/imach.htm"><font color="#FF0000" size="6">Click
|
|
here to access to the detailed documentation</font></a></p>
|
|
|
|
<p>This software have been partly granted by <a
|
|
href="http://euroreves.ined.fr">Euro-REVES</a>, a concerted
|
|
action from the European Union. Our work is copyrighted as
|
|
a GNU software product, i.e. program and software
|
|
can be distributed freely for non commercial use, but actually some sources are
|
|
not widely distributed today because they borrow some code from the book "Numerical Recipes in C" which is copyrighted. If you are an owner of theses sources you can get our source by asking us with
|
|
a simple justification (name, email, Institute) <a
|
|
href="mailto:imach-dev@listes.ined.fr">mailto:imach-dev@listes.ined.fr</a> </p>
|
|
|
|
<p>Today we are two developpers only but we already use a private CVS server. The CVS server will be freely accessible as soon as we have replaced "Numerical Recipes in C maximization routines" with equivalent routines from the new GNU scientific library.
|
|
|
|
<p>Latest documentation can be accessed at <a
|
|
href="http://euroreves.ined.fr/imach">http://euroreves.ined.fr/imach</a><br>
|
|
Imach version (0.63 of 16 march 2000) can be downloaded in zip
|
|
file <a href="http://euroreves.ined.fr/imach/imach.zip">http://euroreves.ined.fr/imach/imach.zip</a> <br>
|
|
Imach version 0.64 May 2001 can be downloaded in zip file <a
|
|
href="http://euroreves.ined.fr/imach/imach-0-64.zip">http://euroreves.ined.fr/imach/imach-0-64.zip</a>
|
|
<br>
|
|
Imach version 0.8 March 2002 can be downloaded in zip file <a
|
|
href="http://euroreves.ined.fr/imach/imach-08.zip">http://euroreves.ined.fr/imach/imach-08.zip</a>
|
|
<br>
|
|
Imach version 0.8a May 2002 can be downloaded in zip file <a
|
|
href="http://euroreves.ined.fr/imach/imach-08a.zip">
|
|
http://euroreves.ined.fr/imach/imach-08a.zip</a>
|
|
<br>
|
|
Imach latest version 0.96d February 2004 can be downloaded in zip file <a
|
|
href="http://euroreves.ined.fr/imach/imach-096d.zip">
|
|
http://euroreves.ined.fr/imach/imach-096d.zip</a>
|
|
|
|
</p>
|
|
|
|
<p> New (March 2002). We set up a public mailing list of IMaCh's users.
|
|
You can subscribe
|
|
by sending a mail to <a href=mailto:imach-users-subscribe@listes.ined.fr>imach-users-subscribe@listes.ined.fr</a> (and unsubscribe with <a href=mailto:imach-users-unsubscribe@listes.ined.fr>imach-users-unsubscribe@listes.ined.fr</a>
|
|
</p>
|
|
|
|
</body>
|
|
</html>
|
|
|
|
|
|
|
<html> |
|
|
|
<head> |
|
<meta http-equiv="Content-Type" |
|
content="text/html; charset=utf-8"> |
|
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0"> |
|
<title>Computing Health Expectancies using IMaCh</title> |
|
<!-- Changed by: Nicolas Brouard, 17-Mar-2000 --> |
|
</head> |
|
|
|
<body bgcolor="#FFFFFF"> |
|
|
|
<hr size="3" color="#EC5E5E"> |
|
|
|
<h1 align="center"><font color="#00006A">Computing Health |
|
Expectancies using IMaCh</font></h1> |
|
<h1 align="center"><font color="#00006A" size="5">(a Maximum |
|
Likelihood Computer Program using Interpolation of Markov Chains)</font></h1> |
|
|
|
<p align="center"><a href="http://www.ined.fr/"><img |
|
src="doc/logo-ined.gif" border="0" width="151" height="76"></a><img |
|
src="doc/euroreves2.gif" width="151" height="75"></p> |
|
|
|
<h3 align="center"><a href="http://www.ined.fr/"><font |
|
color="#00006A">INED</font></a><font color="#00006A"> and </font><a |
|
href="http://euroreves.ined.fr"><font color="#00006A">EUROREVES</font></a></h3> |
|
|
|
<p align="center"><font color="#00006A" size="4"><strong>March 2015</strong></font></p> |
|
|
|
<hr size="3" color="#EC5E5E"> |
|
|
|
<h4 align="center"><font color="#00006A">Authors of the program: </font><a |
|
href="http://sauvy.ined.fr/~brouard"><font color="#00006A">Nicolas |
|
Brouard</font></a><font color="#00006A">, senior researcher at |
|
the </font><a href="http://www.ined.fr"><font color="#00006A">Institut |
|
National d'Etudes Démographiques</font></a><font color="#00006A"> |
|
(INED, Paris) in the "Mortality, Health and Epidemiology |
|
Research Unit" </font></h4> |
|
|
|
<h4 align="center"><font color="#00006A">and Agnès Lièvre (former PHD student at INED)</font></h4> |
|
|
|
<h4><font color="#00006A">Contribution to the mathematics: C. R. |
|
Heathcote </font><font color="#00006A" size="2">(Australian |
|
National University, Canberra).</font></h4> |
|
|
|
<h4><font color="#00006A">Contact: Nicolas Brouard (</font><a |
|
href="mailto:brouard@ined.fr"><font color="#00006A"><i>brouard@ined.fr</i></font></a><font |
|
color="#00006A">) </font></h4> |
|
|
|
<p>Â Main publication concerning the method is |
|
<a href=http://dx.doi.org/10.1080/713644739>Lièvre A., Brouard N. and Heathcote Ch. (2003) Estimating Health Expectancies |
|
from Cross-longitudinal surveys. <em>Mathematical Population Studies</em>.- 10(4), pp. 211-248. DOI 10.1080/713644739</a> |
|
</p> |
|
|
|
<h2><font color="#EC5E5E"><strong>Download and instructions for installation</strong></font></h2> |
|
|
|
<h3> Current versions March 2015 </h3> |
|
<ul> |
|
<li>On Windows (XP, Vista, Windows 7, Windows 8): 0.98p0 and 0.98q0</li> |
|
<li>On MacOS/X Leopard: 0.98p0 and 0.98q0</li> |
|
<li>On Linux, ask for the CVS version </li> |
|
</ul> |
|
The grapher that IMaCh uses is gnuplot |
|
from <a href="http://www.gnuplot.info/">http://www.gnuplot.info/</a>. |
|
Gnuplot has evolved since version IMaCh 0.98k and therefore you need |
|
at least Gnuplot 4.6.5. Otherwise you need to adapt the .gp file |
|
produced in order to run with your old gnuplot. |
|
|
|
With the installer provided for OS/X and Windows, a recent gnuplot |
|
binary is provided and will be installed on the same directory that |
|
the IMaCh binary. It is better to use your own Gnuplot installation |
|
and IMaCh will test the command '''gnuplot''' but if the binary in not |
|
in your path, it will make a error but will use the binary provided by |
|
the installers. Using recent gnuplot installations, there is usually a |
|
possibility to add the gnuplot binary in your path. |
|
|
|
<h3>On Windows (XP, Vista, Windows 7, Windows 8)</h3> |
|
<p> 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). |
|
|
|
<br> In order to facilitate the use of IMaCh we associated the .imach |
|
extension to two features: editing and running. Thus by right clicking |
|
on a foo.imach file you can either 'edit'the file (default) with |
|
the notepad editor or 'run' it with gnuplot (you need a recent version).<br> |
|
|
|
<br> You need to have the Administrator privileges to install the |
|
software. We don't propose anymore an installation which does not |
|
alter registry because we think that you all have access, even |
|
temporarly, to Administrator privileges (usally by right clicking the |
|
.exe you can choose "Install with Administrators privileges". |
|
</p> |
|
|
|
<ul> |
|
<li>Download latest <font size="2" face="Courier |
|
New"><strong>imach-0.98p0-ilc-setup.exe</strong></font> and |
|
execute it .</li> |
|
<li> Gnuplot is installed by default on Windows. But if you are using another Operating system: |
|
<ul> |
|
<li> Download <font size="2" face="Courier |
|
New"><strong>gnuplot</strong></font> 4.6.5 |
|
at <a href="http://www.gnuplot.info/">http://www.gnuplot.info/</a> |
|
; at the end of the install it is asked if you want to have the |
|
gnuplot binary in your path, say yes.</li> |
|
</ul> |
|
<li>Different sub-directories are created: |
|
<ul> |
|
<li>doc: most of the documentation. The main document |
|
is <a href="wiki/index.php/Documentation">http://euroreves.ined.fr/imach/wiki/index.php/Documentation</a> |
|
.</li> |
|
<ul> Here are also two data files:<font size="4" |
|
face="Times New Roman"> </font><ul> |
|
<li><font face="Courier New">data1.txt</font> |
|
which is the main data file on which the |
|
program has been run as the example in |
|
the main documentation.</li> |
|
<li><font face="Courier New">mydata.txt </font>a |
|
smaller data file which you can use for |
|
your own trial.</li> |
|
</ul> |
|
</ul> |
|
<li>bin: <ul> |
|
<li><font face="Courier">imach.exe</font></li> |
|
<li> gnuplot, the grapher used by IMaCh. Its |
|
reference manual and sources can be accessed from <a |
|
href="http://www.gnuplot.info/">http://www.gnuplot.info/</a>. |
|
</ul> |
|
</li> |
|
<li>src: This subdirectory contains the source of the |
|
program. It can be obtained by asking us by mail brouard at ined pointfr |
|
.</li> |
|
</ul> |
|
</li> |
|
<li>Right click on the .imach to either edit it or execute it with |
|
IMaCh. At the end of the program, IMaCh uses gnuplot to produce |
|
the graphs, then you can open your browser to read the main .htm |
|
file with all results and graphs. If gnuplot is not installed or |
|
not in your path, you have to run gnuplot on the ".gp" source file |
|
generated by imach. Using wgnuplot you have to "open" it. </li> |
|
<li>Read the file README.txt |
|
</ul> |
|
|
|
<br> |
|
Imach version 0.98p0 and 0.98q0 of March 2015 can |
|
be <a href="#Download">downloaded below</a> as a setup.exe file |
|
imach-0.98?-#-setup.exe. The ? corresponds to a version number while |
|
the # corresponds to same program but compiled differently. |
|
<br> |
|
After having tested crosscompilations from a Unix box we moved to native versions |
|
compiled with Visual Studio Express compiler 2013 32 and 64bit |
|
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> |
|
<ul> |
|
<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. |
|
<li> On OS/X we use the native Apple C compiler derived from gcc because it gives better results. |
|
<li> On Linux, we use standard gcc. |
|
</ul> |
|
<!-- <s>If MSVCR100.dll is missing (version -1) on your windows --> |
|
<!-- system (32 or 64 bits) please download the library from Microsoft.com --> |
|
<!-- by installing --> |
|
<!-- the <a href="http://www.microsoft.com/en-us/download/details.aspx?id=8328">32Bit: --> |
|
<!-- Microsoft Visual C++ 2010 SP1 Redistributable Package --> |
|
<!-- (x86)</a></s>. The <code>/MT</code> option of the Visual Studio --> |
|
<!-- compiler creates a bigger binary but includes the former missing --> |
|
<!-- MSVCR100.dll (version -2) . --> |
|
|
|
The IMaCh program and gnuplot will be |
|
installed in the directory of your choice (usually in Program or Program |
|
Files). Please check the corresponding md5sum, if the download is corrupted. |
|
|
|
<br>After installation, a right click on a .imach file lets you edit with |
|
the notepad text editor (which is less useful than other text editor |
|
like workpad but which have the advantage to be installed on any Windows). |
|
<br> |
|
<!-- <p> The executable for Windows cross-compiled on OS/X with --> |
|
<!-- i386-mingw32-gcc doesn't produce efficient binary compared to native --> |
|
<!-- Visual Studio 2010 (used here). imach-0.98nV-1-setup.exe is compiled --> |
|
<!-- with i386-mingw32-gcc . --> |
|
|
|
<p><a href="oldversions.html">Old Windows versions are accessible here.</a> |
|
|
|
<h3>On Mac OS/X Lion and higher (March 2015)</h3> |
|
|
|
IMaCh can be easily compiled with gcc on MacIntosh as soon as |
|
XCode (free download from Apple) is intalled on your MaCIntosh.<p> |
|
|
|
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. |
|
|
|
|
|
<p> |
|
You can <a href="#Download">download below</a> a dmg file, for example imach0.98nX.dmg and install |
|
it. Like on Windows, two sub-directories are created |
|
<tt>bin</tt> and <tt>html</tt> . In the bin subdirectory you |
|
will find two executables <tt>imach</tt> itself and |
|
<tt>gnuplot</tt>. With recent versions, this tree is embedded in |
|
an Application. |
|
<p> |
|
You need to click on <tt>imach</tt> application and IMaCh will be |
|
launched in a Terminal window, asking you to enter the name of |
|
a <tt>parameter</tt> file. A parameter file is a text file with an |
|
extension <tt>.imach</tt> (but you can use a <tt>.txt</tt> extension |
|
if you want. Among the parameters required, a data file name has to |
|
be entered. It can be a relative file name |
|
like <tt>../../data/data1.txt</tt>. <br> If you open a new finder you |
|
can drag an IMaCh parameter file into the terminal IMaCh Window that |
|
you just created. |
|
<p> |
|
At the end of the run, and it order for the terminal window not to |
|
disappear, the program will prompt for a command like "<tt>e</tt>" for |
|
editing/viewing the results (with your browser) or "<tt>q</tt>" for quit. |
|
|
|
<br> You can use the finder |
|
or browser (there is no more difference now) and click on the main |
|
<tt>.html</tt> (or .htm) file created. The name of this main |
|
html file is the same name as your parameter file, only the |
|
extension .imach is changed to .html. If you slightly change the |
|
parameters, you just have to give another name and the new |
|
results will not override the former. |
|
|
|
<h3>On Linux</h3> There are various versions of Linux, gnuplot is |
|
distributed on most distributions. Just verify that your version of |
|
gnuplot is more recent than version 4.6.5 . I haven't had time to make |
|
a rpm yet, just ask us for the CVS tree location (not completely GPL |
|
today), and compile the sources. Remarks concerning the Linux versions |
|
are similar to the Mac OS/X version. |
|
<p> |
|
<font color="#FF0000" size="3"><tt>New (March 2015)</tt></font> You |
|
can <a href="#Download">download below</a> a binary tar file for |
|
respectively a 32 bits or 64 bits Linux bo, for example: |
|
imach-Linux-0.98p0-linux-i586-bin.tar.bz2 and |
|
imach-Linux-0.98p0-linux-x86-64-bin.tar.bz2 |
|
|
|
<p> The binaries have been crosscompiled with gcc on my OS/X Mac. |
|
Each binary contains two directories <tt>bin</tt> |
|
and <tt>html/doc</tt> . In the bin subdirectory you will find |
|
the <tt>imach</tt> executable and in <tt>html/doc</tt> |
|
the <tt>biaspar.imach</tt> test parameter file and its corresponding |
|
data file <tt>data1.txt</tt>. In order to run the test the command |
|
is <tt>./bin/imach ./html/doc/biaspar.imach</tt> <p> |
|
<tt>gnuplot</tt> 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 <tt>gnuplot |
|
biaspar.gp</tt> will fail. If successful, typing <tt>e</tt> will |
|
open <tt>biaspar.htm</tt> with your browser and all the results |
|
including graphs generated by gnuplot will appear. Please |
|
subscribe to the mailing |
|
list <tt>imach-users@listes.ined.fr</tt> for comments and |
|
reports on the performance (see the Performance section of |
|
the <a href="http://euroreves.ined.fr/imach/wiki">wiki</a>). |
|
|
|
<p> |
|
<h3>Downloads<a name="Download"></a></h3> |
|
<TABLE FRAME=VOID CELLSPACING=0 COLS=7 RULES=NONE BORDER=0> |
|
<COLGROUP><COL WIDTH=73><COL WIDTH=79><COL WIDTH=56><COL WIDTH=56><COL WIDTH=146><COL WIDTH=243><COL WIDTH=245></COLGROUP> |
|
<TBODY> |
|
<TR> |
|
<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> |
|
<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> |
|
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" COLSPAN=2 WIDTH=112 ALIGN=CENTER>Version</TD> |
|
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" WIDTH=146 ALIGN=LEFT>Compiler</TD> |
|
<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> |
|
<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> |
|
</TR> |
|
<TR> |
|
<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> |
|
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" ROWSPAN=2 ALIGN=LEFT VALIGN=TOP>32&64bits</TD> |
|
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT VALIGN=TOP>0.98p0</TD> |
|
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT VALIGN=TOP><BR></TD> |
|
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" ALIGN=LEFT VALIGN=TOP>Intel Compiler 2015 with VisualStudio2013</TD> |
|
<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> |
|
<TD STYLE="border-bottom: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><FONT FACE="Courier New" SIZE=1>c4c8d47d24c76f6d2a5b0bfc52c43395</FONT></TD> |
|
</TR> |
|
<TR> |
|
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT><BR></TD> |
|
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT>0.98q0</TD> |
|
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" ALIGN=LEFT VALIGN=TOP>Intel Compiler 2015 with VisualStudio2013</TD> |
|
<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> |
|
<TD STYLE="border-bottom: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><FONT FACE="Courier New" SIZE=1>a7d40b3288d84187633a07289492f7dd</FONT></TD> |
|
</TR> |
|
<TR> |
|
<TD STYLE="border-top: 1px solid #000000; border-left: 1px solid #000000" HEIGHT=57 ALIGN=LEFT>OS/X</TD> |
|
<TD STYLE="border-top: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT>64 bits</TD> |
|
<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> |
|
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><BR></TD> |
|
<TD STYLE="border-top: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT>Apple LLVM version 6.0 (clang-600.0.56)</TD> |
|
<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> |
|
<TD STYLE="border-bottom: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><FONT FACE="Courier New" SIZE=1>94e75fe3d141d9e5394ce3c53b98b987</FONT></TD> |
|
</TR> |
|
<TR> |
|
<TD STYLE="border-bottom: 1px solid #000000; border-left: 1px solid #000000" HEIGHT=57 ALIGN=LEFT><BR></TD> |
|
<TD STYLE="border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><BR></TD> |
|
<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> |
|
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT>0.98q0</TD> |
|
<TD STYLE="border-top: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT>Apple LLVM version 6.0 (clang-600.0.56)</TD> |
|
<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> |
|
<TD STYLE="border-bottom: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT><FONT FACE="Courier New" SIZE=1>b4dbd03d9bb2039cfc6a013411789ad6</FONT></TD> |
|
</TR> |
|
<TR> |
|
<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> |
|
<TD STYLE="border-top: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT>64bits</TD> |
|
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" ALIGN=LEFT VALIGN=TOP>0.98p0</TD> |
|
<TD STYLE="border-top: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT><BR></TD> |
|
<TD STYLE="border-top: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT>gcc-4.8.1-for-linux64</TD> |
|
<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> |
|
<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> |
|
</TR> |
|
<TR> |
|
<TD STYLE="border-top: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT>64bits</TD> |
|
<TD STYLE="border-top: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT><BR></TD> |
|
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" ALIGN=LEFT>0.98q0</TD> |
|
<TD STYLE="border-top: 1px solid #000000; border-right: 1px solid #000000" ALIGN=LEFT>gcc-4.8.1-for-linux64</TD> |
|
<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> |
|
<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> |
|
</TR> |
|
<TR> |
|
<TD STYLE="border-bottom: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT>32bits</TD> |
|
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" ALIGN=LEFT VALIGN=TOP>0.98p0</TD> |
|
<TD STYLE="border-bottom: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT><BR></TD> |
|
<TD STYLE="border-bottom: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT>gcc-4.8.1-for-linux32</TD> |
|
<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> |
|
<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> |
|
</TR> |
|
<TR> |
|
<TD STYLE="border-bottom: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT>32bits</TD> |
|
<TD STYLE="border-bottom: 1px solid #000000; border-left: 1px solid #000000" ALIGN=LEFT><BR></TD> |
|
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" ALIGN=LEFT>0.98q0</TD> |
|
<TD STYLE="border-top: 1px solid #000000; border-bottom: 1px solid #000000" ALIGN=LEFT>gcc-4.8.1-for-linux32</TD> |
|
<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> |
|
<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> |
|
</TR> |
|
</TBODY> |
|
</TABLE> |
|
<p><a href="Download"><font color="#FF0000" size="3">Other downloads</font></a> |
|
and <a href="wiki/#Bugs"><font color="#FF0000" size="3">bugs reported</font></a> <p> |
|
|
|
<p><a href="http://euroreves.ined.fr/imach/wiki/index.php/Documentation"><font color="#FF0000" size="6">Click |
|
here to access to the detailed documentation</font></a></p> |
|
|
|
<h1> Grants </h1> |
|
<p>This software have been partly granted |
|
<ul> |
|
<li> by <a href="http://euroreves.ined.fr">Euro-REVES</a>, a concerted |
|
action from the European Union. |
|
<li>In 2003-2004 it has been granted by |
|
the French Institute on Longevity. |
|
<li> In January 2014, it has been |
|
granted by the Japan Society for the Promotion of Science |
|
(Grant-in-Aid for Scientific Research 25293121. |
|
<li> In 2015 by Intel Software by providing free licences for C/C++ on the three OS. |
|
</ul> |
|
|
|
<p> |
|
Our work is copyrighted as a GNU software product, i.e. program and |
|
software can be distributed freely for non commercial use, but |
|
actually some sources are not widely distributed today because they |
|
borrow some codes from the book "Numerical Recipes in C" which is |
|
copyrighted. If you are an owner of theses sources you can get our |
|
sources by asking us with a simple justification (name, email, |
|
Institute) <a href="mailto:imach-dev@listes.ined.fr">mailto:imach-dev@listes.ined.fr</a> |
|
</p> |
|
|
|
<p>Today we are two developpers only but we already use a private CVS |
|
server. The CVS server will be freely accessible as soon as we have |
|
replaced "Numerical Recipes in C maximization routines" with |
|
equivalent routines from the new GNU scientific library. |
|
|
|
<p>Latest documentation can be accessed at <a |
|
href="http://euroreves.ined.fr/imach/wiki/index.php/Documentation">http://euroreves.ined.fr/imach/wiki/index.php/Documentation</a><br> |
|
|
|
<p> There is a public mailing list of IMaCh's users. You can |
|
subscribe by sending a mail to <a |
|
href=mailto:imach-users-subscribe@listes.ined.fr>imach-users-subscribe@listes.ined.fr</a> |
|
(and unsubscribe with <a |
|
href=mailto:imach-users-unsubscribe@listes.ined.fr>imach-users-unsubscribe@listes.ined.fr</a> |
|
</p> |
|
|
|
<h2>IMaCh Wiki</h2> |
|
As discussed at the REVES meeting in <a href="http://www.prw.le.ac.uk/cgi-bin/reves/2005.cgi">Beijing</a>, we created a Wiki for IMaCh were people having used IMaCh (or having not been able to use it because of obscure or unadequate features) can add tips and discuss various aspects of IMaCh and interface with other statistical softwares. In many aspects, our "official documentation" is not accurate enough. |
|
|
|
<p> Wikis are a very promising way to give information closer to your expectations. It also a very dynamic movement if you consider the first <a href="http://wikimania.wikimedia.org/wiki/Main_Page">International Wikimedia Conference in Francfurt</a> (August 2005), where most Wikis were represented and in particular <a href="http://wikipedia.org">Wikipedia</a>. |
|
|
|
<p><a href="wiki"><font color="#FF0000" size="6">Access to the IMaCh Wiki</font></a></p>. Please ask for a username and password. |
|
|
|
|
|
|
|
|
|
<br>$Id$<br> |
|
<!-- $State$ |
|
$Log$ |
|
Revision 1.16 2015/03/11 17:15:46 brouard |
|
Summary: March 2015 |
|
|
|
Revision 1.15 2014/08/29 08:50:53 brouard |
|
Summary: 0.98nX compiled now with visual studio 2010 |
|
Author: Brouard |
|
|
|
Revision 1.9 2004/07/23 16:07:11 brouard |
|
*** empty log message *** |
|
|
|
Revision 1.8 2004/07/23 14:34:18 brouard |
|
*** empty log message *** |
|
|
|
Revision 1.7 2004/07/23 14:31:46 brouard |
|
*** empty log message *** |
|
|
|
Revision 1.6 2004/07/23 14:11:14 brouard |
|
MaC OS/X version added. |
|
|
|
Revision 1.5 2004/06/22 11:18:20 brouard |
|
Adding the noreg setup for users who don't have privileges to modify Windows registries. |
|
|
|
Revision 1.4 2004/06/16 23:49:33 brouard |
|
*** empty log message *** |
|
|
|
--> |
|
</body> |
|
</html> |
|
|