mirror of
https://github.com/blackboxprogramming/quantum-math-lab.git
synced 2026-03-17 07:57:25 -05:00
Add quantum simulator module, problems list, and tests
This commit is contained in:
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*.egg-info/
|
||||
.TemporaryItems
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user