Blog Posts Archives (Page Last)

Quantum
Quest
Algorithms, Math, and Physics
2025

Advanced syntax highlighting for for CMake

Integrating C++ with Python using PyBind11

Analyzing trusses: simplified methods for structural analysis

Understanding 2-force and multi-force members

Feedback control for a pendulum on a cart

Feedback control for a simple pendulum

[LinkedIn post] Multiplatform graphics engine publication

Quantum behavior of two lasers beat note

Training neural networks on the MNIST dataset

Building a feedforward neural network in C++: GA class

Building a feedforward neural network in C++: SGD class

Building a feedforward neural network in C++: base class