Linear Algebra Toolkit

Determinant • inverse • solve • RREF • rank • LU/QR • eigenvalues • least squares — with stable pivoting and notebook export.

MATRIX A
Rows: newline or ;. Columns: space / comma / tab. Example: 1 2 3
VECTOR b (optional)
for solve / least squares
OUTPUT
Ready.
Tip: Send results to Notebook, then open Data Explorer on the JSON cells to slice/plot matrices and vectors.