matrixes

Crates.iomatrixes
lib.rsmatrixes
version2.5.0
sourcesrc
created_at2023-04-04 11:37:33.036055
updated_at2023-12-09 11:50:24.144613
descriptionImplementation of matrices up to and slightly beyond a highschool level. See README for details.
homepage
repositoryhttps://github.com/TheKnightGawain/matrixes/
max_upload_size
id830121
size80,914
GavGav (Stabbed-wound)

documentation

README

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.

Commit count: 30

cargo fmt