#linear-algebra #convinience #minlin

minlin

Rust library with minimal linear algebra made to be as convinient as possible

2 unstable releases

Uses new Rust 2024

0.2.0 Apr 1, 2025
0.1.0 Feb 22, 2025

#884 in Rust patterns

Download history 99/week @ 2025-02-17 29/week @ 2025-02-24 9/week @ 2025-03-03 1/week @ 2025-03-10 108/week @ 2025-03-31 11/week @ 2025-04-07

119 downloads per month

Custom license

27KB
839 lines

minlin

Crate with minimal linear algebra constructs for convinience.

For now the crate only contains Vec2.

No runtime deps