An open API service indexing awesome lists of open source software.

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

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`