minlin 0.4.0

Rust library with minimal linear algebra made to be as convinient as possible.
Documentation
1
2
3
4
# minlin
Crate with minimal linear algebra constructs for convinience.

For now the crate only contains `Vec2`, `Vec3` and very basic `Vec4`.