Repository URL to install this package:
Version:
1.22.0+2.gae84e3df4 ▾
|
from typing import List
from numpy._pytesttester import PytestTester
from numpy import (
matrix as matrix,
)
from numpy.matrixlib.defmatrix import (
bmat as bmat,
mat as mat,
asmatrix as asmatrix,
)
__all__: List[str]
__path__: List[str]
test: PytestTester