Skip to content

Commit

Permalink
deploy: df80d0f
Browse files Browse the repository at this point in the history
  • Loading branch information
fortierq committed Nov 19, 2023
1 parent 425e29b commit a9124e3
Show file tree
Hide file tree
Showing 37 changed files with 808 additions and 27 deletions.
5 changes: 5 additions & 0 deletions 0_python/aide_memoire.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,11 @@ <h1 class="site-logo" id="site-title">Informatique commune en 2ème année de CP
Détail des notes
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../dl/td/ds_partition_cor.html">
DS 1 corrigé : Partition
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../dl/ds/itc/ds_x23_differentiel/x23.html">
DS 1 MP* Corrigé (X-ENS 2023)
Expand Down
5 changes: 5 additions & 0 deletions 0_python/entrainement.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,11 @@ <h1 class="site-logo" id="site-title">Informatique commune en 2ème année de CP
Détail des notes
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../dl/td/ds_partition_cor.html">
DS 1 corrigé : Partition
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../dl/ds/itc/ds_x23_differentiel/x23.html">
DS 1 MP* Corrigé (X-ENS 2023)
Expand Down
1 change: 1 addition & 0 deletions _sources/dl/algo/prog_dyn/cours/prog_dyn.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"<iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/fortierq/cours/main/algo/prog_dyn/cours/prog_dyn.pdf#zoom=page-fit&pagemode=none height=500 width=100% allowfullscreen></iframe>\n",
"<iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/fortierq/cours/main/algo/prog_dyn/cours/prog_dyn.pdf#zoom=page-fit&pagemode=none height=500 width=100% allowfullscreen></iframe>\n",
"<iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/fortierq/cours/main/algo/prog_dyn/cours/prog_dyn.pdf#zoom=page-fit&pagemode=none height=500 width=100% allowfullscreen></iframe>\n",
"<iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/fortierq/cours/main/algo/prog_dyn/cours/prog_dyn.pdf#zoom=page-fit&pagemode=none height=500 width=100% allowfullscreen></iframe>\n",
"<iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/fortierq/cours/main/algo/prog_dyn/cours/prog_dyn.pdf#zoom=page-fit&pagemode=none height=500 width=100% allowfullscreen></iframe><iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/fortierq/cours/main/algo/prog_dyn/cours/prog_dyn.pdf#zoom=page-fit&pagemode=none height=500 width=100% allowfullscreen></iframe>"
]
},
Expand Down
1 change: 1 addition & 0 deletions _sources/dl/apprentissage/cours/knn/knn.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"<iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/fortierq/cours/main/apprentissage/cours/knn/knn.pdf#zoom=page-fit&pagemode=none height=500 width=100% allowfullscreen></iframe>\n",
"<iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/fortierq/cours/main/apprentissage/cours/knn/knn.pdf#zoom=page-fit&pagemode=none height=500 width=100% allowfullscreen></iframe>\n",
"<iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/fortierq/cours/main/apprentissage/cours/knn/knn.pdf#zoom=page-fit&pagemode=none height=500 width=100% allowfullscreen></iframe>\n",
"<iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/fortierq/cours/main/apprentissage/cours/knn/knn.pdf#zoom=page-fit&pagemode=none height=500 width=100% allowfullscreen></iframe>\n",
"<iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/fortierq/cours/main/apprentissage/cours/knn/knn.pdf#zoom=page-fit&pagemode=none height=500 width=100% allowfullscreen></iframe><iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/fortierq/cours/main/apprentissage/cours/knn/knn.pdf#zoom=page-fit&pagemode=none height=500 width=100% allowfullscreen></iframe>"
]
},
Expand Down
10 changes: 5 additions & 5 deletions _sources/dl/td/dict_polynome.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
<script>
$(function() {
document.getElementById("main-content").style.maxWidth = "90%";
button_1 = button_cor(
button_2 = button_cor(
'https://raw.githubusercontent.com/fortierq/cours/main/python/dict/td/dict_polynome.pdf',
'1',
'button_1'
'2',
'button_2'
);
});
</script>

```{margin}
<input type="button" id="button_1" onclick="button_1.switch()" />
<input type="button" id="button_2" onclick="button_2.switch()" />
```

<iframe id="1" height=1100 width=100% allowfullscreen></iframe>
<iframe id="2" height=1100 width=100% allowfullscreen></iframe>
18 changes: 18 additions & 0 deletions _sources/dl/td/ds_partition_cor.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# DS 1 corrigé : Partition

<script>
$(function() {
document.getElementById("main-content").style.maxWidth = "90%";
button_1 = button_cor(
'https://raw.githubusercontent.com/fortierq/cours/main/ds/itc/ds_partition/ds_partition_cor.pdf',
'1',
'button_1'
);
});
</script>

```{margin}
<input type="button" id="button_1" onclick="button_1.switch()" />
```

<iframe id="1" height=1100 width=100% allowfullscreen></iframe>
10 changes: 5 additions & 5 deletions _sources/dl/td/matrice_prog_dyn.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
<script>
$(function() {
document.getElementById("main-content").style.maxWidth = "90%";
button_2 = button_cor(
button_3 = button_cor(
'https://raw.githubusercontent.com/fortierq/cours/main/algo/prog_dyn/td/matrice_prog_dyn.pdf',
'2',
'button_2'
'3',
'button_3'
);
});
</script>

```{margin}
<input type="button" id="button_2" onclick="button_2.switch()" />
<input type="button" id="button_3" onclick="button_3.switch()" />
```

<iframe id="2" height=1100 width=100% allowfullscreen></iframe>
<iframe id="3" height=1100 width=100% allowfullscreen></iframe>
6 changes: 6 additions & 0 deletions dl/algo/prog_dyn/cours/prog_dyn.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,11 @@ <h1 class="site-logo" id="site-title">Informatique commune en 2ème année de CP
Détail des notes
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../../../td/ds_partition_cor.html">
DS 1 corrigé : Partition
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../../../ds/itc/ds_x23_differentiel/x23.html">
DS 1 MP* Corrigé (X-ENS 2023)
Expand Down Expand Up @@ -639,6 +644,7 @@ <h1>Programmation dynamique<a class="headerlink" href="#programmation-dynamique"
<iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/fortierq/cours/main/algo/prog_dyn/cours/prog_dyn.pdf#zoom=page-fit&pagemode=none height=500 width=100% allowfullscreen></iframe>
<iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/fortierq/cours/main/algo/prog_dyn/cours/prog_dyn.pdf#zoom=page-fit&pagemode=none height=500 width=100% allowfullscreen></iframe>
<iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/fortierq/cours/main/algo/prog_dyn/cours/prog_dyn.pdf#zoom=page-fit&pagemode=none height=500 width=100% allowfullscreen></iframe>
<iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/fortierq/cours/main/algo/prog_dyn/cours/prog_dyn.pdf#zoom=page-fit&pagemode=none height=500 width=100% allowfullscreen></iframe>
<iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/fortierq/cours/main/algo/prog_dyn/cours/prog_dyn.pdf#zoom=page-fit&pagemode=none height=500 width=100% allowfullscreen></iframe><iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/fortierq/cours/main/algo/prog_dyn/cours/prog_dyn.pdf#zoom=page-fit&pagemode=none height=500 width=100% allowfullscreen></iframe><div class="cell docutils container">
<div class="cell_input docutils container">
<div class="highlight-ipython3 notranslate"><div class="highlight"><pre><span></span><span class="k">def</span> <span class="nf">knapsack</span><span class="p">(</span><span class="n">c</span><span class="p">,</span> <span class="n">w</span><span class="p">,</span> <span class="n">v</span><span class="p">):</span>
Expand Down
5 changes: 5 additions & 0 deletions dl/algo/prog_dyn/seam_carving/seam_carving.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,11 @@ <h1 class="site-logo" id="site-title">Informatique commune en 2ème année de CP
Détail des notes
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../../../td/ds_partition_cor.html">
DS 1 corrigé : Partition
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../../../ds/itc/ds_x23_differentiel/x23.html">
DS 1 MP* Corrigé (X-ENS 2023)
Expand Down
5 changes: 5 additions & 0 deletions dl/algo/prog_dyn/tp/tp1/tp_prog_dyn.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,11 @@ <h1 class="site-logo" id="site-title">Informatique commune en 2ème année de CP
Détail des notes
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../../../../td/ds_partition_cor.html">
DS 1 corrigé : Partition
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../../../../ds/itc/ds_x23_differentiel/x23.html">
DS 1 MP* Corrigé (X-ENS 2023)
Expand Down
5 changes: 5 additions & 0 deletions dl/algo/prog_dyn/tp/tp2/tp_sac_dos.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,11 @@ <h1 class="site-logo" id="site-title">Informatique commune en 2ème année de CP
Détail des notes
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../../../../td/ds_partition_cor.html">
DS 1 corrigé : Partition
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../../../../ds/itc/ds_x23_differentiel/x23.html">
DS 1 MP* Corrigé (X-ENS 2023)
Expand Down
5 changes: 5 additions & 0 deletions dl/apprentissage/cours/knn/exemple/knn_iris.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,11 @@ <h1 class="site-logo" id="site-title">Informatique commune en 2ème année de CP
Détail des notes
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../../../../td/ds_partition_cor.html">
DS 1 corrigé : Partition
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../../../../ds/itc/ds_x23_differentiel/x23.html">
DS 1 MP* Corrigé (X-ENS 2023)
Expand Down
6 changes: 6 additions & 0 deletions dl/apprentissage/cours/knn/knn.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,11 @@ <h1 class="site-logo" id="site-title">Informatique commune en 2ème année de CP
Détail des notes
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../../../td/ds_partition_cor.html">
DS 1 corrigé : Partition
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../../../ds/itc/ds_x23_differentiel/x23.html">
DS 1 MP* Corrigé (X-ENS 2023)
Expand Down Expand Up @@ -630,6 +635,7 @@ <h1>Cours : Algorithme des k plus proches voisins<a class="headerlink" href="#co
<iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/fortierq/cours/main/apprentissage/cours/knn/knn.pdf#zoom=page-fit&pagemode=none height=500 width=100% allowfullscreen></iframe>
<iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/fortierq/cours/main/apprentissage/cours/knn/knn.pdf#zoom=page-fit&pagemode=none height=500 width=100% allowfullscreen></iframe>
<iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/fortierq/cours/main/apprentissage/cours/knn/knn.pdf#zoom=page-fit&pagemode=none height=500 width=100% allowfullscreen></iframe>
<iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/fortierq/cours/main/apprentissage/cours/knn/knn.pdf#zoom=page-fit&pagemode=none height=500 width=100% allowfullscreen></iframe>
<iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/fortierq/cours/main/apprentissage/cours/knn/knn.pdf#zoom=page-fit&pagemode=none height=500 width=100% allowfullscreen></iframe><iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/fortierq/cours/main/apprentissage/cours/knn/knn.pdf#zoom=page-fit&pagemode=none height=500 width=100% allowfullscreen></iframe><p>Nous allons classifier deux ensembles de points (rouge et bleu) issus de deux distributions gaussiennes (de paramètres différents), avec la méthode des <span class="math notranslate nohighlight">\(k\)</span> plus proches voisins :</p>
<div class="cell docutils container">
<div class="cell_input docutils container">
Expand Down
11 changes: 8 additions & 3 deletions dl/ds/itc/ds_x23_differentiel/x23.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<link rel="index" title="Index" href="../../../../genindex.html" />
<link rel="search" title="Search" href="../../../../search.html" />
<link rel="next" title="Cours" href="../../../menu/0.html" />
<link rel="prev" title="TP : Révisions de 1ère année" href="../../../python/revision/revisions.html" />
<link rel="prev" title="DS 1 corrigé : Partition" href="../../../td/ds_partition_cor.html" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="docsearch:language" content="None">

Expand Down Expand Up @@ -177,6 +177,11 @@ <h1 class="site-logo" id="site-title">Informatique commune en 2ème année de CP
Détail des notes
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../../../td/ds_partition_cor.html">
DS 1 corrigé : Partition
</a>
</li>
<li class="toctree-l1 current active">
<a class="current reference internal" href="#">
DS 1 MP* Corrigé (X-ENS 2023)
Expand Down Expand Up @@ -1350,11 +1355,11 @@ <h3>Question 17<a class="headerlink" href="#question-17" title="Permalink to thi

<!-- Previous / next buttons -->
<div class='prev-next-area'>
<a class='left-prev' id="prev-link" href="../../../python/revision/revisions.html" title="previous page">
<a class='left-prev' id="prev-link" href="../../../td/ds_partition_cor.html" title="previous page">
<i class="fas fa-angle-left"></i>
<div class="prev-next-info">
<p class="prev-next-subtitle">previous</p>
<p class="prev-next-title">TP : Révisions de 1ère année</p>
<p class="prev-next-title">DS 1 corrigé : Partition</p>
</div>
</a>
<a class='right-next' id="next-link" href="../../../menu/0.html" title="next page">
Expand Down
5 changes: 5 additions & 0 deletions dl/menu/0.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,11 @@ <h1 class="site-logo" id="site-title">Informatique commune en 2ème année de CP
Détail des notes
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../td/ds_partition_cor.html">
DS 1 corrigé : Partition
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../ds/itc/ds_x23_differentiel/x23.html">
DS 1 MP* Corrigé (X-ENS 2023)
Expand Down
5 changes: 5 additions & 0 deletions dl/menu/1.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,11 @@ <h1 class="site-logo" id="site-title">Informatique commune en 2ème année de CP
Détail des notes
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../td/ds_partition_cor.html">
DS 1 corrigé : Partition
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../ds/itc/ds_x23_differentiel/x23.html">
DS 1 MP* Corrigé (X-ENS 2023)
Expand Down
5 changes: 5 additions & 0 deletions dl/menu/2.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,11 @@ <h1 class="site-logo" id="site-title">Informatique commune en 2ème année de CP
Détail des notes
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../td/ds_partition_cor.html">
DS 1 corrigé : Partition
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../ds/itc/ds_x23_differentiel/x23.html">
DS 1 MP* Corrigé (X-ENS 2023)
Expand Down
5 changes: 5 additions & 0 deletions dl/menu/3.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,11 @@ <h1 class="site-logo" id="site-title">Informatique commune en 2ème année de CP
Détail des notes
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../td/ds_partition_cor.html">
DS 1 corrigé : Partition
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../ds/itc/ds_x23_differentiel/x23.html">
DS 1 MP* Corrigé (X-ENS 2023)
Expand Down
5 changes: 5 additions & 0 deletions dl/menu/4.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,11 @@ <h1 class="site-logo" id="site-title">Informatique commune en 2ème année de CP
Détail des notes
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../td/ds_partition_cor.html">
DS 1 corrigé : Partition
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../ds/itc/ds_x23_differentiel/x23.html">
DS 1 MP* Corrigé (X-ENS 2023)
Expand Down
5 changes: 5 additions & 0 deletions dl/python/dict/tp/tp_dict.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,11 @@ <h1 class="site-logo" id="site-title">Informatique commune en 2ème année de CP
Détail des notes
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../../../td/ds_partition_cor.html">
DS 1 corrigé : Partition
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../../../ds/itc/ds_x23_differentiel/x23.html">
DS 1 MP* Corrigé (X-ENS 2023)
Expand Down
11 changes: 8 additions & 3 deletions dl/python/revision/revisions.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<link rel="canonical" href="https://cpge-itc.github.io/itc2/dl/python/revision/revisions.html" />
<link rel="index" title="Index" href="../../../genindex.html" />
<link rel="search" title="Search" href="../../../search.html" />
<link rel="next" title="DS 1 MP* Corrigé (X-ENS 2023)" href="../../ds/itc/ds_x23_differentiel/x23.html" />
<link rel="next" title="DS 1 corrigé : Partition" href="../../td/ds_partition_cor.html" />
<link rel="prev" title="Résumé Python" href="../../../0_python/aide_memoire.html" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="docsearch:language" content="None">
Expand Down Expand Up @@ -177,6 +177,11 @@ <h1 class="site-logo" id="site-title">Informatique commune en 2ème année de CP
Détail des notes
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../../td/ds_partition_cor.html">
DS 1 corrigé : Partition
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../../ds/itc/ds_x23_differentiel/x23.html">
DS 1 MP* Corrigé (X-ENS 2023)
Expand Down Expand Up @@ -1363,10 +1368,10 @@ <h3>Parcours en largeur<a class="headerlink" href="#parcours-en-largeur" title="
<p class="prev-next-title">Résumé Python</p>
</div>
</a>
<a class='right-next' id="next-link" href="../../ds/itc/ds_x23_differentiel/x23.html" title="next page">
<a class='right-next' id="next-link" href="../../td/ds_partition_cor.html" title="next page">
<div class="prev-next-info">
<p class="prev-next-subtitle">next</p>
<p class="prev-next-title">DS 1 MP* Corrigé (X-ENS 2023)</p>
<p class="prev-next-title">DS 1 corrigé : Partition</p>
</div>
<i class="fas fa-angle-right"></i>
</a>
Expand Down
5 changes: 5 additions & 0 deletions dl/slides/dict.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,11 @@ <h1 class="site-logo" id="site-title">Informatique commune en 2ème année de CP
Détail des notes
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../td/ds_partition_cor.html">
DS 1 corrigé : Partition
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../ds/itc/ds_x23_differentiel/x23.html">
DS 1 MP* Corrigé (X-ENS 2023)
Expand Down
5 changes: 5 additions & 0 deletions dl/slides/lis.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,11 @@ <h1 class="site-logo" id="site-title">Informatique commune en 2ème année de CP
Détail des notes
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../td/ds_partition_cor.html">
DS 1 corrigé : Partition
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../ds/itc/ds_x23_differentiel/x23.html">
DS 1 MP* Corrigé (X-ENS 2023)
Expand Down
5 changes: 5 additions & 0 deletions dl/slides/science_donnees.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,11 @@ <h1 class="site-logo" id="site-title">Informatique commune en 2ème année de CP
Détail des notes
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../td/ds_partition_cor.html">
DS 1 corrigé : Partition
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../ds/itc/ds_x23_differentiel/x23.html">
DS 1 MP* Corrigé (X-ENS 2023)
Expand Down
5 changes: 5 additions & 0 deletions dl/slides/sp.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,11 @@ <h1 class="site-logo" id="site-title">Informatique commune en 2ème année de CP
Détail des notes
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../td/ds_partition_cor.html">
DS 1 corrigé : Partition
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../ds/itc/ds_x23_differentiel/x23.html">
DS 1 MP* Corrigé (X-ENS 2023)
Expand Down
Loading

0 comments on commit a9124e3

Please sign in to comment.