migration beta
This commit is contained in:
parent
9f19ce04ee
commit
d6c0881aac
23 changed files with 988 additions and 70 deletions
136
index.html
136
index.html
|
|
@ -1,78 +1,78 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
||||
<title>Perso personnnelle de Gaspard Jankowiak by gjankowiak</title>
|
||||
<link rel="stylesheet" href="stylesheets/styles.css">
|
||||
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
|
||||
<script src="javascripts/respond.js"></script>
|
||||
<!--[if lt IE 9]>
|
||||
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
||||
<![endif]-->
|
||||
<!--[if lt IE 8]>
|
||||
<link rel="stylesheet" href="stylesheets/ie.css">
|
||||
<![endif]-->
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
||||
<title>Perso personnnelle de Gaspard Jankowiak by gjankowiak</title>
|
||||
<link rel="stylesheet" href="stylesheets/styles.css">
|
||||
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
|
||||
<script src="javascripts/respond.js"></script>
|
||||
<!--[if lt IE 9]>
|
||||
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
||||
<![endif]-->
|
||||
<!--[if lt IE 8]>
|
||||
<link rel="stylesheet" href="stylesheets/ie.css">
|
||||
<![endif]-->
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div id="header">
|
||||
<nav>
|
||||
<li class="fork"><a href="https://github.com/gjankowiak">View On GitHub</a></li>
|
||||
</nav>
|
||||
</div><!-- end header -->
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
|
||||
<div class="wrapper">
|
||||
<section>
|
||||
<div id="title">
|
||||
<h1>Perso personnnelle de Gaspard Jankowiak</h1>
|
||||
<p>Thésard au Ceremade</p>
|
||||
<hr>
|
||||
<span class="credits right">Hosted on GitHub Pages — Theme by <a href="http://twitter.com/#!/michigangraham">mattgraham</a></span>
|
||||
</div>
|
||||
|
||||
<p>Je suis actuellement en troisième année de thèse, sous la direction de <a href="http://www.ceremade.dauphine.fr/%7Edolbeaul">Jean Dolbeault</a>. Je m'intéresse à l'analyse des EDP, en particulier celle de type dérive-diffusion, comme le modèle de Keller et Segel pour la chimiotaxie ; ainsi que leurs liens avec certaines inégalités fonctionnelles.</p>
|
||||
|
||||
<h1>Recherche</h1>
|
||||
|
||||
<ul>
|
||||
<li>Étude de deux modèles de mouvement de foule, semblable au modèle de Keller-Segel</li>
|
||||
<li>Étude numérique de la stabilités de solutions auto-similaires pour le modèle de Keller-Segel parabolique-parabolique.</li>
|
||||
</ul><h1>Publications</h1>
|
||||
|
||||
<p>en préparation</p>
|
||||
|
||||
<h1>Enseignement</h1>
|
||||
|
||||
<ul>
|
||||
<li><a href="algebre.html">Algèbre linéaire (L2)</a></li>
|
||||
<li><a href="optimisation.html">Optimisation numérique (L3)</a></li>
|
||||
</ul>
|
||||
<h1>Contact</h1>
|
||||
|
||||
<p>Gaspard Jankowiak<br>
|
||||
jankowiak[at]ceremade.dauphine.fr<br>
|
||||
+33 1 ....<br>
|
||||
Ceremade - Université Paris Dauphine<br>
|
||||
Place du Maréchal de Lattre de Tassigny<br>
|
||||
75775 PARIS Cedex 16</p>
|
||||
|
||||
<h1>Curriculum vitæ</h1>
|
||||
<ul>
|
||||
<li><a href="files/cv.pdf">English</a></li>
|
||||
<li>Français</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<div id="title">
|
||||
<h1>Perso personnnelle de Gaspard Jankowiak</h1>
|
||||
<p>Thésard au Ceremade</p>
|
||||
<hr>
|
||||
<span class="credits left">Project maintained by <a href="https://github.com/gjankowiak">gjankowiak</a></span>
|
||||
<span class="credits right">Hosted on GitHub Pages — Theme by <a href="http://twitter.com/#!/michigangraham">mattgraham</a></span>
|
||||
</div>
|
||||
|
||||
<p>Je suis actuellement en troisième année de thèse, sous la direction de <a href="http://www.ceremade.dauphine.fr/%7Edolbeaul">Jean Dolbeault</a>. Je m'intéresse à l'analyse des EDP, en particulier celle de type dérive-diffusion, comme le modèle de Keller et Segel pour la chimiotaxie ; ainsi que leurs liens avec certaines inégalités fonctionnelles.</p>
|
||||
|
||||
<h1>Recherche</h1>
|
||||
|
||||
<ul>
|
||||
<li>Étude de deux modèles de mouvement de foule, semblable au modèle de Keller-Segel</li>
|
||||
<li>Étude numérique de la stabilités de solutions auto-similaires pour le modèle de Keller-Segel parabolique-parabolique.</li>
|
||||
</ul><h1>Publications</h1>
|
||||
|
||||
<p>en préparation</p>
|
||||
|
||||
<h1>Enseignement</h1>
|
||||
|
||||
<ol>
|
||||
<li>Algèbre linéaire (L2)</li>
|
||||
<li>Optimisation numérique (L3)</li>
|
||||
</ol><h1>Contact</h1>
|
||||
|
||||
<p>Gaspard Jankowiak<br>
|
||||
jankowiak[at]ceremade.dauphine.fr<br>
|
||||
+33 1 ....<br>
|
||||
Ceremade - Université Paris Dauphine<br>
|
||||
Place du Maréchal de Lattre de Tassigny<br>
|
||||
75775 PARIS Cedex 16</p>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
|
||||
<script type="text/javascript">
|
||||
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
|
||||
<script type="text/javascript">
|
||||
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
||||
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
try {
|
||||
var pageTracker = _gat._getTracker("UA-38752691-1");
|
||||
pageTracker._trackPageview();
|
||||
} catch(err) {}
|
||||
</script>
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
try {
|
||||
var pageTracker = _gat._getTracker("UA-38752691-1");
|
||||
pageTracker._trackPageview();
|
||||
} catch(err) {}
|
||||
</script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue