No description
e630faf239
We could re-implement this once the Index trait has been improved |
||
---|---|---|
src | ||
.gitignore | ||
AUTHORS.txt | ||
LICENSE.txt | ||
Makefile | ||
pkg.rs | ||
README.md |
Lmath-rs
A linear algebra library for Rust, targeted at computer graphics.
Examples
- luqmana/rray - Raytracer written in rust.
~B☼