#matrix-operations #matrix #linear-algebra #maths #row-column

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

#1492 in Math

Download history 81/week @ 2024-07-29 9/week @ 2024-09-23

78 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.6–1.2MB
~26K SLoC