---
jupytext:
  text_representation:
    extension: .md
    format_name: myst
    format_version: 0.13
    jupytext_version: 1.16.4
kernelspec:
  display_name: Python 3 (ipykernel)
  language: python
  name: python3
---

# Cours: Paradigmes Algorithmiques

````{tab-set}
```{tab-item} Cours

<iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/tcanta/itc2a/master/cours/prog_dyn/cours_prog_dyn.pdf#zoom=page-fit&pagemode=none height=500 width=100% allowfullscreen></iframe>

```

```{tab-item} Exemples

<iframe src="https://notebook.basthon.fr/?from=https://raw.githubusercontent.com/tcanta/itc2a/master/cours/prog_dyn/exemples_prog_dyn.ipynb" height=600 width=100% allowfullscreen></iframe>

```
````
