Initial Commit

This commit is contained in:
2026-05-06 15:06:07 +08:00
parent b5ac2c8ed5
commit f154c1611d
29 changed files with 1068 additions and 0 deletions

6
.gitignore vendored
View File

@@ -174,3 +174,9 @@ cython_debug/
# PyPI configuration file
.pypirc
# custom ignored items
.venv/
artifacts/*
data/*
*.log
*.nsys-rep