November 30, 2025
CBT: Computational Basis Transforms
A C++17 header-only library that formalizes a pattern behind FFT, logarithmic arithmetic, and Bayesian inference: transform to a domain where your target operation is cheap.
Browse posts by tag
A C++17 header-only library that formalizes a pattern behind FFT, logarithmic arithmetic, and Bayesian inference: transform to a domain where your target operation is cheap.
A C++20 library for composing online statistical accumulators with numerically stable algorithms and algebraic composition.