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

#1324 in Math

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.1MB
~25K SLoC