migration beta
This commit is contained in:
parent
9f19ce04ee
commit
d6c0881aac
23 changed files with 988 additions and 70 deletions
62
algebre.html
Normal file
62
algebre.html
Normal file
|
|
@ -0,0 +1,62 @@
|
|||
<!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>
|
||||
<body>
|
||||
<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>
|
||||
<h1>Algèbre linéaire</h1>
|
||||
<h2>2013</h2>
|
||||
<a href="files/al3/bop-2012.pdf"><img src="images/application-pdf.png" style="width:32px;height:32px;vertical-align:middle" />
|
||||
Best of partiel novembre 2012</a>
|
||||
<hr>
|
||||
<h2>2012</h2>
|
||||
<a href="files/al3/exo20.pdf"><img src="images/application-pdf.png" style="width:32px;height:32px;vertical-align:middle" />
|
||||
Correction de l'exo 20 de la première feuille de TD</a> : Projection sur
|
||||
l'espace des matrices scalaires et diagonales.
|
||||
<hr>
|
||||
<h2>2011</h2>
|
||||
<a href="files/al3/al3_supp.pdf"><img src="images/application-pdf.png" style="width:32px;height:32px;vertical-align:middle" />
|
||||
Feuille d'exercices supplémentaires</a> : produits d'EV, interpolation, équivalence de normes, norme induite,
|
||||
normes de matrices, polynômes orthogonaux, alternative de Fredholm, projecteurs, moindres
|
||||
carrés.
|
||||
|
||||
</section>
|
||||
|
||||
</div>
|
||||
<!--[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>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue