DEBSOURCES
Skip Quicknav
sources / python-numpy / 1%3A1.4.1-5 / numpy / matrixlib / __init__.py
1234567
from defmatrix import * __all__ = defmatrix.__all__ from numpy.testing import Tester test = Tester().test bench = Tester().bench