Introducing whippyalgebra: zero-cost unit safety for linear algebra

18 · Users Rust Lang · Aug. 16, 2026, 11:54 p.m.
Summary
The blog post introduces 'whippyalgebra', a new library for Rust that provides zero-cost unit safety for linear algebra. It supports both uniform and mixed unit matrices with explicit newtypes and initially includes a backend using 'nalgebra'. More backends will be added in the future, and the author encourages feedback and contributions from the community.