jkorsvik / SortingAlgorithms

Benchmarking and comparisons of 7 different algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Team 19 Term Paper

  • Jon-Mikkel Korsvik
  • Yva Sandvik

Overview

Algorithms and utility can be found in src directory.

Setup

Run the following in the terminal or anaconda prompt:

conda env create -f inf221_conda_env.yml

or if you already have the inf221 environment installed simply run:

conda activate inf221

to deactivate:

conda deactivate

Sources:

Look up bibtex file

Report

This browser does not support PDFs. Please download the PDF to view it: Download PDF.

About

Benchmarking and comparisons of 7 different algorithms.

License:MIT License


Languages

Language:Jupyter Notebook 95.0%Language:TeX 3.4%Language:Python 1.6%