Submit
Path:
~
/
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
numpy
/
matrixlib
/
File Content:
__init__.py
"""Sub-package containing the matrix class and related functions. """ from . import defmatrix from .defmatrix import * __all__ = defmatrix.__all__ from numpy._pytesttester import PytestTester test = PytestTester(__name__) del PytestTester
Submit
FILE
FOLDER
Name
Size
Permission
Action
__pycache__
---
0755
tests
---
0755
__init__.py
242 bytes
0644
__init__.pyi
252 bytes
0644
defmatrix.py
30656 bytes
0644
defmatrix.pyi
451 bytes
0644
setup.py
426 bytes
0644
N4ST4R_ID | Naxtarrr