Initial commit

This commit is contained in:
Chris Proctor
2026-06-22 16:11:05 -04:00
commit b81e182942
8 changed files with 170133 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
**/__pycache__/*
.ipynb_checkpoints/*