Skip to content

mat

This module contains classes for handling matrices in a linear algebra setting. The primary objects are the Matrix and Cov. These objects overload most numerical operators to autoalign the elements based on row and column names.