Skip to content

Repo for the projects of the cursus titled Computational Geometry

Notifications You must be signed in to change notification settings

Dollars/Comp-Geo

Repository files navigation

Comp-Geo

Repo for the projects of the cursus titled Computational Geometry

Installation

Le projet se base sur ipython, matplotlib et shapely. L'ensemble des dépendances est dans le fichier requirements.txt.

Procédure :

virtualenv env
source env/bin/activate
pip install -r requirements.txt
ipython clockwise.py

Désinstallation

Tout est installé dans le dossier lui même, il suffit donc de l'effacer pour tout désinstaller. Procédure :

rm -r Comp-Geo

About

Repo for the projects of the cursus titled Computational Geometry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published