]> henry.ined.fr Git - .git/commitdiff
*** empty log message ***
authorAgnès Lièvre <agnes.lievre@education.gouv.fr>
Thu, 9 Feb 2006 15:31:54 +0000 (15:31 +0000)
committerAgnès Lièvre <agnes.lievre@education.gouv.fr>
Thu, 9 Feb 2006 15:31:54 +0000 (15:31 +0000)
src/README.htm [deleted file]

diff --git a/src/README.htm b/src/README.htm
deleted file mode 100644 (file)
index 58f1624..0000000
+++ /dev/null
@@ -1,133 +0,0 @@
-<html>\r
-\r
-<head>\r
-<meta http-equiv="Content-Type"\r
-content="text/html; charset=iso-8859-1">\r
-<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">\r
-<title>Computing Health Expectancies using IMaCh</title>\r
-<!-- Changed by: Nicolas Brouard, 17-Mar-2000 -->\r
-</head>\r
-\r
-<body bgcolor="#FFFFFF">\r
-\r
-<hr size="3" color="#EC5E5E">\r
-\r
-<h1 align="center"><font color="#00006A">Computing Health\r
-Expectancies using IMaCh</font></h1>\r
-\r
-<h1 align="center"><font color="#00006A" size="5">(a Maximum\r
-Likelihood Computer Program using Interpolation of Markov Chains)</font></h1>\r
-\r
-<p align="center"><a href="http://www.ined.fr/"><img\r
-src="doc/logo-ined.gif" border="0" width="151" height="76"></a><img\r
-src="doc/euroreves2.gif" width="151" height="75"></p>\r
-\r
-<h3 align="center"><a href="http://www.ined.fr/"><font\r
-color="#00006A">INED</font></a><font color="#00006A"> and </font><a\r
-href="http://euroreves.ined.fr"><font color="#00006A">EUROREVES</font></a></h3>\r
-\r
-<p align="center"><font color="#00006A" size="4"><strong>May 2001</strong></font></p>\r
-\r
-<hr size="3" color="#EC5E5E">\r
-\r
-<h4 align="center"><font color="#00006A">Authors of the program: </font><a\r
-href="http://sauvy.ined.fr/brouard"><font color="#00006A">Nicolas\r
-Brouard</font></a><font color="#00006A">, senior researcher at\r
-the </font><a href="http://www.ined.fr"><font color="#00006A">Institut\r
-National d'Etudes Démographiques</font></a><font color="#00006A">\r
-(INED, Paris) in the &quot;Mortality, Health and Epidemiology\r
-Research Unit&quot; </font></h4>\r
-\r
-<h4 align="center"><font color="#00006A">and Agnès Lièvre</font></h4>\r
-\r
-<h4><font color="#00006A">Contribution to the mathematics: C. R.\r
-Heathcote </font><font color="#00006A" size="2">(Australian\r
-National University, Canberra).</font></h4>\r
-\r
-<h4><font color="#00006A">Contact: Agnès Lièvre (</font><a\r
-href="mailto:lievre@ined.fr"><font color="#00006A"><i>lievre@ined.fr</i></font></a><font\r
-color="#00006A">) </font></h4>\r
-\r
-<p>&nbsp;</p>\r
-\r
-<h2><font color="#EC5E5E"><strong>Installation</strong></font></h2>\r
-\r
-<p>Since the program produces many output files, we suggest to\r
-have a separate directory for imach. <br>\r
-</p>\r
-\r
-<ul>\r
-    <li>Uncompress the zip file <font size="2" face="Courier New"><strong>imach.zip</strong></font>\r
-        into an empty directory, <font face="Courier New">imach, </font>for\r
-        example<font face="Courier New">.</font></li>\r
-    <li>Different sub-directories are created:<ul>\r
-            <li>doc: most of the documentation. The main document\r
-                is <a href="doc/imach.htm">doc/imach.htm</a> .</li>\r
-            <li>bin: <ul>\r
-                    <li><font face="Courier">imach.exe</font> the\r
-                        executable for Windows 95/98/NT compiled\r
-                        with gcc from cygwin.</li>\r
-                    <li>graph.gp: an output file which is used by\r
-                        the grapher, gnuplot, described <a\r
-                        href="#gp37mgw">next</a>: </li>\r
-                </ul>\r
-            </li>\r
-            <li>data: Here are two data files:<font size="4"\r
-                face="Times New Roman"> </font><ul>\r
-                    <li><font face="Courier New">data1.txt</font>\r
-                        which is the main data file on which the\r
-                        program has been run as the example in\r
-                        the main documentation.</li>\r
-                    <li><font face="Courier New">mydata.txt </font>a\r
-                        smaller data file which you can use for\r
-                        your own trial.</li>\r
-                </ul>\r
-            </li>\r
-            <li>mytry: A sub-directory to try your self. The\r
-                imach program outputs its results as <em>text\r
-                files </em>(tables) but also <em>images</em>\r
-                (actually in gif format) which are obtained in a\r
-                second step by running gnuplot (see below) on a\r
-                gnuplot command file named 'graph.gp' but also a\r
-                single html file 'index.htm' which can be clicked\r
-                to summarize your run.</li>\r
-            <li>src: This subdirectory contains the source of the\r
-                program. It can be obtained by asking us by mail <a\r
-                href="mailto:brouard@ined.fr">mailto:brouard@ined.fr</a>\r
-                and <a href="mailto:lievre@ined.fr">mailto:lievre@ined.fr</a>\r
-                .</li>\r
-            <li><a name="gp37mgw">gp37mgw</a>: This is the\r
-                directory of the gnuplot software. Gnuplot for\r
-                Unix or Windows 95/98/NT can be accessed freely\r
-                with its reference manual from <a\r
-                href="http://www.gnuplot.org/">http://www.gnuplot.org/</a>.\r
-                The latest version, recently ported to windows,\r
-                has been included in imach.zip.</li>\r
-        </ul>\r
-    </li>\r
-    <li>Click on the imach.exe icon to open a window and run the\r
-        program.</li>\r
-    <li>Read the file README.txt or, better, click on <a\r
-        href="doc/imach.htm">doc/imach.htm</a></li>\r
-</ul>\r
-\r
-<p><a href="doc/imach.htm"><font color="#FF0000" size="6">Click\r
-here to access to the detailed documentation</font></a></p>\r
-\r
-<p>This software have been partly granted by <a\r
-href="http://euroreves.ined.fr">Euro-REVES</a>, a concerted\r
-action from the European Union. It will be copyrighted\r
-identically to a GNU software product, i.e. program and software\r
-will be distributed freely for non commercial use. Sources are\r
-not widely distributed today. You can get them by asking us with\r
-a simple justification (name, email, institute) <a\r
-href="mailto:imach@ined.fr">mailto:imach@ined.fr</a> </p>\r
-\r
-<p>Latest documentation can be accessed at <a\r
-href="http://euroreves.ined.fr/imach">http://euroreves.ined.fr/imach</a><br>\r
-Imach version (0.63 of 16 march 2000) can be downloaded in zip\r
-file <a href="http://euroreves.ined.fr/imach/imach.zip">http://euroreves.ined.fr/imach/imach.zip</a><br>\r
-Imach latest version 0.64 May 2001 can be downloaded in zip file <a\r
-href="http://euroreves.ined.fr/imach/imach-0-64.zip">http://euroreves.ined.fr/imach/imach-0-64.zip</a></p>\r
-</body>\r
-</html>\r