NumPy Playground

Perform matrix operations with pure TypeScript � no dependencies

Matrix A33

Matrix B33

Result

Select an operation and click Execute

Operations

Quick Reference

Input format: comma or space separated numbers, one row per line.

Matrix A � B: cols of A must equal rows of B.

Det / Inverse: matrix must be square (n�n).

Tip: Use the Sample buttons to load example matrices.