https://github.com/vmward/entanglement
Low level quantum computing
https://github.com/vmward/entanglement
Last synced: over 1 year ago
JSON representation
Low level quantum computing
- Host: GitHub
- URL: https://github.com/vmward/entanglement
- Owner: VMward
- License: mit
- Created: 2020-12-08T05:00:04.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-09T01:46:25.000Z (over 5 years ago)
- Last Synced: 2025-01-29T20:27:53.986Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# entanglement
Thanks to superposition and entanglement, a quantum computer can process a vast number of calculations simultaneously. Think of it this way: whereas a classical computer works with ones and zeros, a quantum computer will have the advantage of using ones, zeros and “superpositions” of ones and zeros.
## Installation
`pip install entangle`