Repository URL to install this package:
from numpy import matrix from .defmatrix import bmat, asmatrix __all__ = ["matrix", "bmat", "asmatrix"]