/thesis

Master's thesis at NTNU

Primary LanguageTeX

Written as a part of a Master's of Science in Computer Science at the Norwegian University of Science and Technology with contributions to distributary — a data-flow storage system written in Rust.

Instructions

Building requires pdflatex and latexmk.

$ make
$ # or to reload on changes:
$ make watch