Crates.io | minlin |
lib.rs | minlin |
version | 0.3.1 |
created_at | 2025-02-22 16:16:21.109325+00 |
updated_at | 2025-06-01 14:23:50.955446+00 |
description | Rust library with minimal linear algebra made to be as convinient as possible. |
homepage | https://github.com/BonnyAD9/minlin |
repository | https://github.com/BonnyAD9/minlin |
max_upload_size | |
id | 1565543 |
size | 109,622 |
Crate with minimal linear algebra constructs for convinience.
For now the crate only contains Vec2
, Vec3
and very basic Vec4
.