Fred's Blog

Hi, I'm Fred. I'm a software engineer with expertise in C++ and specializing in aerospace applications and machine learning. I enjoy working with non-software engineers to turn their algorithms and prototypes into high-quality production code.

Outside of work I enjoy composing music, drinking coffee and playing table top RPGs.


Recent Posts

  1. When MATLAB Is Better

    2025-04-09 | Or, small conveniences I miss from MATLAB while writing python.

  2. Zero to CMake

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

  3. Unit Testing Numerical Routines

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