Skip to content

Commit b1fe397

Browse files
committed
Initial commit
0 parents  commit b1fe397

375 files changed

Lines changed: 19093 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*.pdf filter=lfs diff=lfs merge=lfs -text
2+
*.png filter=lfs diff=lfs merge=lfs -text

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
.DS_Store
2+
.pytest_cache/
3+
.ruff_cache/
4+
.venv/
5+
__pycache__/
6+
dist/
7+
.zenodo-record.sandbox.json
8+
!uv.lock

README.md

Lines changed: 97 additions & 0 deletions
132 Bytes
Binary file not shown.
131 Bytes
Binary file not shown.
132 Bytes
Binary file not shown.
132 Bytes
Binary file not shown.
Binary file not shown.
132 Bytes
Binary file not shown.
132 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)