You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A pure-Python matrix library with NumPy-level linear algebra operations. Zero dependencies, readable implementations, full matrix operation suite including decompositions, solvers, and advanced linear algebra. Perfect for learning, constrained environments, or when you need transparent matrix operations without the NumPy ecosystem.