Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 367 Bytes

File metadata and controls

12 lines (8 loc) · 367 Bytes

Algorithms Lab

Computer algorithms implemented using Python. Part of Cochin University Masters Degree course for 2018 scheme.

How To Setup

On Ubuntu 16.04 LTS or up:

sudo apt install python3-pip
pip3 install --user jupyterlab matplotlib

jupyter lab

Or run online on Google Colab