Kano001's picture
Upload 2707 files
dc2106c verified
raw
history blame
197 Bytes
from typing import Any, List
from numpy import (
matrix as matrix,
)
__all__: List[str]
def bmat(obj, ldict=..., gdict=...): ...
def asmatrix(data, dtype=...): ...
mat = asmatrix