Go to home page.

Blog

  1. Zero to CMake

    2024-12-10 | An introduction to C++ build systems focused on building fundamental understanding.

  2. Unit Testing Numerical Routines

    2024-11-12 | A guide to testing complex mathematical algorithms, with potentially unknown expected output.