/matrix.py

A matrix library

Primary LanguagePythonApache License 2.0Apache-2.0

matrix.py

matrix.py is a small and compact library that provides an interface to mathematical Matrix constructs, along with functionality to execute common operations on matrices or pairs of matrices.