/complexity

Complexity in software development

Primary LanguageGnuplot

README

View slides on github.

How to build the slides

Requires rst2pdf and CMake:

mkdir build
cd build
cmake ..
make