Crate matrixlib

Source
Expand description

A really bad toy matrix library just so i can practice some rust. Don’t use this. Use Nalgebra.

Modules§

error
Error types
matrix
Matrices
vector
Vectors.