Linear Algebra Algorithms
Row Echelon Form(s)
Solve Linear System
Create Linear System
Left and Right Inverses
Minimal Polynomials
Matrix Arithmetic
Minimal Polynomial
Matrix Input:
\(M=~\)
The input is a quadratic matrix e.g., [[2, 5], [4, 5]] or 2 5; 4 5;
Transpose
Specify Field:
The matrix is defined over:
Rationals
FiniteField
The polynomial ring \(k[x]\) for \(k=\)
Rationals
Finite field
The finite field \(\mathbb{F}_{p}\) for the prime number \(p=\)