<feed xmlns='http://www.w3.org/2005/Atom'>
<title>projet_C++/Makefile, branch nlopt</title>
<subtitle>[no description]</subtitle>
<id>https://projects.horel.org/bertrand/projet_C++/atom/Makefile?h=nlopt</id>
<link rel='self' href='https://projects.horel.org/bertrand/projet_C++/atom/Makefile?h=nlopt'/>
<link rel='alternate' type='text/html' href='https://projects.horel.org/bertrand/projet_C++/'/>
<updated>2016-02-19T20:05:53Z</updated>
<entry>
<title>add Nlopt version of sobol which allows higher dimensions</title>
<updated>2016-02-19T20:05:53Z</updated>
<author>
<name>Guillaume Horel</name>
<email>guillaume.horel@serenitascapital.com</email>
</author>
<published>2016-02-18T23:13:02Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/bertrand/projet_C++/commit/?id=c123ef8d8726a1c3af5dbbddafc18785ba14142e'/>
<id>urn:sha1:c123ef8d8726a1c3af5dbbddafc18785ba14142e</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>
<entry>
<title>création de nouvelles classes, composition de monte_carlo...</title>
<updated>2016-02-15T19:16:29Z</updated>
<author>
<name>Bertrand</name>
<email>bertrand.horel@gmail.com</email>
</author>
<published>2016-02-15T19:16:29Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/bertrand/projet_C++/commit/?id=cee0800329a0be3b27ae3907498ddf0883393382'/>
<id>urn:sha1:cee0800329a0be3b27ae3907498ddf0883393382</id>
<content type='text'>
</content>
</entry>
<entry>
<title>début exemple sur options asiatiques</title>
<updated>2016-02-14T17:59:49Z</updated>
<author>
<name>Bertrand</name>
<email>bertrand.horel@gmail.com</email>
</author>
<published>2016-02-14T17:59:49Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/bertrand/projet_C++/commit/?id=69d81d75339bc16725346b452ca6e0dc5da89554'/>
<id>urn:sha1:69d81d75339bc16725346b452ca6e0dc5da89554</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maj Makefile et calcul de moyenne de normales avec méthode qmc</title>
<updated>2016-02-13T22:35:00Z</updated>
<author>
<name>Bertrand</name>
<email>bertrand.horel@gmail.com</email>
</author>
<published>2016-02-13T22:35:00Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/bertrand/projet_C++/commit/?id=833fe23df203623c0cf9c540cd9a085792c04869'/>
<id>urn:sha1:833fe23df203623c0cf9c540cd9a085792c04869</id>
<content type='text'>
</content>
</entry>
<entry>
<title>début de randomised quasi Monte Carlo</title>
<updated>2016-02-13T21:47:14Z</updated>
<author>
<name>Bertrand</name>
<email>bertrand.horel@gmail.com</email>
</author>
<published>2016-02-13T21:47:14Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/bertrand/projet_C++/commit/?id=34f073125f5c458c5c76128344f1745779f631a0'/>
<id>urn:sha1:34f073125f5c458c5c76128344f1745779f631a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better Makefile</title>
<updated>2016-02-10T16:09:50Z</updated>
<author>
<name>Guillaume Horel</name>
<email>guillaume.horel@serenitascapital.com</email>
</author>
<published>2016-02-10T16:09:50Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/bertrand/projet_C++/commit/?id=285fb5cdc5f88d9591c5173c8952931b1d97edeb'/>
<id>urn:sha1:285fb5cdc5f88d9591c5173c8952931b1d97edeb</id>
<content type='text'>
- compile with -Wall to display better warnings
- add better dependency on stratified_sampling.hpp
  (to prevent having to do a make clean, then make)
</content>
</entry>
<entry>
<title>rajout de dépendance</title>
<updated>2016-02-08T14:39:06Z</updated>
<author>
<name>Bertrand</name>
<email>bertrand.horel@gmail.com</email>
</author>
<published>2016-02-08T14:39:06Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/bertrand/projet_C++/commit/?id=f339746cc182a746087e3637c9425b1b5f0b0ab2'/>
<id>urn:sha1:f339746cc182a746087e3637c9425b1b5f0b0ab2</id>
<content type='text'>
</content>
</entry>
</feed>
