Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
byyange
/
QwenTest
like
0
Follow
ourhome
2
Model card
Files
Files and versions
xet
Community
main
QwenTest
/
pythonProject
/
.venv
/
Lib
/
site-packages
/
numpy
/
matrixlib
/
__init__.pyi
xiaoanyu123
Add files using upload-large-folder tool
12c8229
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
109 Bytes
from
numpy
import
matrix
from
.defmatrix
import
bmat, asmatrix
__all__ = [
"matrix"
,
"bmat"
,
"asmatrix"
]