An open API service indexing awesome lists of open source software.

https://github.com/hexcube/algorithms-lab

Computer algorithms implemented in Python
https://github.com/hexcube/algorithms-lab

academic algorithms algorithms-lab jupyter-notebook lab masters-degree python

Last synced: 7 months ago
JSON representation

Computer algorithms implemented in Python

Awesome Lists containing this project

README

          

# 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](https://colab.research.google.com/github/HEXcube/Algorithms-Lab)