Module matrix

Module matrix 

Source

Modulesยง

affine ๐Ÿ”’
arbitrary
m4ri ๐Ÿ”’
matrix_inner ๐Ÿ”’
quasi_inverse ๐Ÿ”’
subquotient ๐Ÿ”’
subspace ๐Ÿ”’

Structsยง

AffineSubspace
AugmentedMatrix
This models an augmented matrix.
Matrix
A matrix! In particular, a matrix with values in F_p.
MatrixSliceMut
QuasiInverse
Given a matrix M, a quasi-inverse Q is a map from the co-domain to the domain such that xQM = x for all x in the image (recall our matrices act on the right).
Subquotient
Subspace
A subspace of a vector space.