Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
jonl521
/
modeling_simple
like
0
Transformers
License:
mit
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
modeling_simple
/
.venv
/
lib
/
python3.14
/
site-packages
/
numpy
/
matrixlib
/
__init__.pyi
jonl521
Upload folder using huggingface_hub
2216aae
verified
24 days ago
raw
Copy download link
history
blame
contribute
delete
88 Bytes
from
.defmatrix
import
asmatrix, bmat, matrix
__all__ = [
"matrix"
,
"bmat"
,
"asmatrix"
]