Lars - Rust Linear Algebra
Lars (Linear Algebra in Rust) is a learning-focused Rust crate that provides simple yet powerful linear algebra utilities built from first principles by a student currently going through Linear Algebra classes.
A few things I've been tinkering with recently:
Lars (Linear Algebra in Rust) is a learning-focused Rust crate that provides simple yet powerful linear algebra utilities built from first principles by a student currently going through Linear Algebra classes.
A minimal, futuristic personal website built to showcase my projects, experiments and writing. Designed with a modern, simple palette, subtle animations and a fully data-driven project system.
Latest writing on development, hardware, and experiments.
A complete guide to implementing a 3D vector type in Rust, including vector arithmetic, magnitude, dot AND cross products, normalization, along with comprehensive unit tests.
A complete guide to implementing a 2D vector type in Rust, including vector arithmetic, magnitude, dot product, normalization, and comprehensive unit tests.