Algo:S3:Notebook
De wiki-prog
I will upload here the notebook used for each group during algorithm tutorials.
Theses files are supposed to open using jupyter [1] and support for Python 3 notebook. We also assume having the standard algopy module [2] in the current path as well as a directory called files containing provided examples (same source). You also need the python module graphviz [3] for trees and graphs visualization.
Anyway, some codes may not work due to dependencies not provided in students' version of algopy.
Notebooks are grouped per classes and are reseted each year.
C2
- TD0: media:TD0_C2.ipynb.gz (gzip compressed file)
- TD1: media:TD1_C2.ipynb.gz (gzip compressed file)
D1
- TD0: media:TD0_D1.ipynb.gz (gzip compressed file)
- TD1: media:TD1_D1.ipynb.gz (gzip compressed file)
Int1
- TD0: media:TD0_Int1.ipynb.gz (gzip compressed file)
- TD1: media:TD1_Int1.ipynb.gz (gzip compressed file)