838f737
1
2
3
4
5
from numpy import matrix from .defmatrix import bmat, asmatrix __all__ = ["matrix", "bmat", "asmatrix"]