The second talk in the series on asymptotic analysis.

Koz Ross 5d8b23795c Fixing delivery date %!s(int64=7) %!d(string=hai) anos
.gitignore 4ec0a66a77 Initial %!s(int64=7) %!d(string=hai) anos
GNUmakefile 79d0582c20 Preparing to push %!s(int64=7) %!d(string=hai) anos
LICENSE 4ec0a66a77 Initial %!s(int64=7) %!d(string=hai) anos
README.md 5d8b23795c Fixing delivery date %!s(int64=7) %!d(string=hai) anos
cthulhu.jpg 79d0582c20 Preparing to push %!s(int64=7) %!d(string=hai) anos
logo.svg 4ec0a66a77 Initial %!s(int64=7) %!d(string=hai) anos
talk.tex 79d0582c20 Preparing to push %!s(int64=7) %!d(string=hai) anos

README.md

Uses and limitations of asymptotic analysis

This is a talk delivered to the AUT Computer Science Club on April 20th, 2017. This contains the sources for the talk slides.

How to build

You will need:

  • A LaTeX distro (I recommend Texlive)
  • Inkscape (to convert SVG to EPS)
  • ImageMagick (to convert JPG to EPS)
  • GNU Make
  • The Liberation font family (to render the logo properly)

If you wanna use the make edit or make view commands, you will also need Neovim and MuPDF respectively, but in practice, you can use whatever editor or PDF viewer you feel like.

To build a PDF version, just call make (or gmake on some systems).

Licensing

All the sources are licensed CC-BY-SA-4.0. See LICENSE for more details.