lager

A lightweight linear algebra implementation in Rust.

Purpose

Lager aims to be a lightweight implementation of various linear algebra techniques which is optimised for small matrices and allows a greater level of compile time checking of matrix math.

Advantages

Disadvantages