A lightweight Python library for matrix operations: creation (zero, identity, random), basic ops (access, copy), arithmetic (add, multiply, transpose, power), and advanced checks (square, trace, symmetric). Fully typed, validated, with comprehensive pytest test suite.
-
Updated
Apr 1, 2026 - Python