HEXcube / Algorithms-Lab

Computer algorithms implemented in Python

Home Page:https://colab.research.google.com/github/HEXcube/Algorithms-Lab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Computer algorithms implemented in Python

https://colab.research.google.com/github/HEXcube/Algorithms-Lab

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%