#matrix #linear-algebra #matrix-operations #maths

matrixes

Implementation of matrices up to and slightly beyond a highschool level. See README for details.

12 stable releases

Uses old Rust 2015

2.5.0 Dec 9, 2023
2.4.0 Dec 3, 2023
2.3.0 Nov 29, 2023
1.4.0 Jul 23, 2023
1.3.0 Apr 9, 2023

#394 in Math

Download history 8/week @ 2024-02-25 75/week @ 2024-03-31

75 downloads per month

MIT license

80KB
2K SLoC

Matrixes

I didn't like the existing matrix crates so I made my own

Includes addition, subtraction, multiplication, inversion (and all that follows), getters, mutative getters, swappers, and row and column operations.

Dependencies

~0.7–1.3MB
~28K SLoC