#matrix #matrices #maths #linear-algebra

matrixes

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

5 stable releases

Uses old Rust 2015

1.4.0 Jul 23, 2023
1.3.0 Apr 9, 2023
1.2.0 Apr 8, 2023
1.1.0 Apr 4, 2023
1.0.0 Apr 4, 2023

#480 in Math

MIT license

48KB
1.5K 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, setters, swappers, and row and column operations.

Dependencies

~465KB