/notebook_of_code

Example source code.

Primary LanguageC++

Overview

My code samples that demonstrate a single technique. Use CMake to build.

How to build

  • clone the repo (see github help for how to do this)

  • Do the following:

cmake -B build
cd build
make