Initial commit

This commit is contained in:
Chenggang Zhao
2025-02-25 22:52:41 +08:00
commit a6d97a1c1b
26 changed files with 3274 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
cmake-build-*
.idea
.DS_Store
build
dist
*.egg-info
*.pyc