线性变换

This commit is contained in:
2025-07-10 15:58:14 +08:00
commit 3fffa6d497
7 changed files with 199 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
__pycache__
*.pyc