<feed xmlns='http://www.w3.org/2005/Atom'>
<title>projet_C++/Makefile, branch functional</title>
<subtitle>[no description]</subtitle>
<id>https://projects.horel.org/bertrand/projet_C++/atom/Makefile?h=functional</id>
<link rel='self' href='https://projects.horel.org/bertrand/projet_C++/atom/Makefile?h=functional'/>
<link rel='alternate' type='text/html' href='https://projects.horel.org/bertrand/projet_C++/'/>
<updated>2016-04-12T16:58:43Z</updated>
<entry>
<title>suite nettoyage, écriture exemple normale rqmc, transformation de la fonction monte_carlo en quasi_mean</title>
<updated>2016-04-12T16:58:43Z</updated>
<author>
<name>Bertrand</name>
<email>bertrand.horel@gmail.com</email>
</author>
<published>2016-04-12T16:58:43Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/bertrand/projet_C++/commit/?id=bb87c9576a735fe9827db0d27d180b47f9884161'/>
<id>urn:sha1:bb87c9576a735fe9827db0d27d180b47f9884161</id>
<content type='text'>
</content>
</entry>
<entry>
<title>latexmk fix</title>
<updated>2016-03-04T18:43:30Z</updated>
<author>
<name>Guillaume Horel</name>
<email>guillaume.horel@serenitascapital.com</email>
</author>
<published>2016-03-04T18:43:30Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/bertrand/projet_C++/commit/?id=fe63140d52524280ded21c7e8507192aefd72253'/>
<id>urn:sha1:fe63140d52524280ded21c7e8507192aefd72253</id>
<content type='text'>
</content>
</entry>
<entry>
<title>on n'utilise plus rtnorm</title>
<updated>2016-03-01T14:32:31Z</updated>
<author>
<name>Bertrand</name>
<email>bertrand.horel@gmail.com</email>
</author>
<published>2016-03-01T14:32:31Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/bertrand/projet_C++/commit/?id=69ef15f06495b92bd619963eb543cb098bab479c'/>
<id>urn:sha1:69ef15f06495b92bd619963eb543cb098bab479c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Idée pour le rapport</title>
<updated>2016-02-26T00:56:22Z</updated>
<author>
<name>Guillaume Horel</name>
<email>guillaume.horel@serenitascapital.com</email>
</author>
<published>2016-02-22T21:04:27Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/bertrand/projet_C++/commit/?id=487d2e11fac749bec8018be3eafb5f3e307182b6'/>
<id>urn:sha1:487d2e11fac749bec8018be3eafb5f3e307182b6</id>
<content type='text'>
- J'ai rajouté une target rapport.pdf qui génère le rapport en latex
- rapport.pdf dépend lui-même de table.tex qui est généré
  en exécutant le programme make_table
- make_table est un programme C++ qui fait les calculs et génère une table latex

Il y a juste une petite subtilité. En C++ les backslashs veulent dire qqc.
Par example "\n" est le caractère de fin de ligne. Pour avoir "\n" explicitement,
il faut doubler le backslash. J'ai utilisé une autre option qui d'utiliser des
"raw string literals" en écrivant R"(\n)", ce qui vaut dire écrire exactement
ce qu'il y a à l'intérieur de R"(...)".

Il faut que aussi tu installes latex (sudo pacman -S texlive-core).
</content>
</entry>
<entry>
<title>maj Makefile</title>
<updated>2016-02-21T16:33:54Z</updated>
<author>
<name>Bertrand</name>
<email>bertrand.horel@gmail.com</email>
</author>
<published>2016-02-21T16:33:54Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/bertrand/projet_C++/commit/?id=5ed1989db081c60c7be820a5ce58a170fd5f1f9c'/>
<id>urn:sha1:5ed1989db081c60c7be820a5ce58a170fd5f1f9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modif du Makefile et de var_alea et autres</title>
<updated>2016-02-21T14:26:26Z</updated>
<author>
<name>Bertrand</name>
<email>bertrand.horel@gmail.com</email>
</author>
<published>2016-02-21T14:26:26Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/bertrand/projet_C++/commit/?id=045fc28b3432e07f3d9702150a56f21e7650f12a'/>
<id>urn:sha1:045fc28b3432e07f3d9702150a56f21e7650f12a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maj Makefile</title>
<updated>2016-02-20T16:41:38Z</updated>
<author>
<name>Bertrand</name>
<email>bertrand.horel@gmail.com</email>
</author>
<published>2016-02-20T16:41:38Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/bertrand/projet_C++/commit/?id=bb210dbdc524ad51927a9932638078ddb1383bb6'/>
<id>urn:sha1:bb210dbdc524ad51927a9932638078ddb1383bb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maj du Makefile</title>
<updated>2016-02-19T15:05:06Z</updated>
<author>
<name>Bertrand</name>
<email>bertrand.horel@gmail.com</email>
</author>
<published>2016-02-19T15:05:06Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/bertrand/projet_C++/commit/?id=27bc125063b58fb5d271ec124340dd3fcac44145'/>
<id>urn:sha1:27bc125063b58fb5d271ec124340dd3fcac44145</id>
<content type='text'>
</content>
</entry>
<entry>
<title>un peu de nettoyage</title>
<updated>2016-02-19T14:36:20Z</updated>
<author>
<name>Bertrand</name>
<email>bertrand.horel@gmail.com</email>
</author>
<published>2016-02-19T14:36:20Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/bertrand/projet_C++/commit/?id=355e4567e68a76356714e2e58a42dcd78533cf6c'/>
<id>urn:sha1:355e4567e68a76356714e2e58a42dcd78533cf6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>meilleur encapsulage pour asian quasi_option</title>
<updated>2016-02-16T22:01:28Z</updated>
<author>
<name>Bertrand</name>
<email>bertrand.horel@gmail.com</email>
</author>
<published>2016-02-16T22:01:28Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/bertrand/projet_C++/commit/?id=6b07d76c512c5450ce34fd6f2f8483c395a24ea2'/>
<id>urn:sha1:6b07d76c512c5450ce34fd6f2f8483c395a24ea2</id>
<content type='text'>
</content>
</entry>
</feed>
