Blog
-
Zero to CMake
2024-12-10 | An introduction to C++ build systems focused on building fundamental understanding.
-
Unit Testing Numerical Routines
2024-11-12 | A guide to testing complex mathematical algorithms, with potentially unknown expected output.