Add quantum simulator module, problems list, and tests

This commit is contained in:
Alexa Amundson
2025-11-10 23:29:03 -06:00
parent 2b96149ac7
commit 4fc6310d48
7 changed files with 505 additions and 10 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
__pycache__/
*.py[cod]
*.egg-info/
.TemporaryItems
.DS_Store