This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import pew | |
| import quantumblur as qb | |
| from microqiskit import QuantumCircuit | |
| from microqiskit import pi | |
| pew.init() | |
| screen = pew.Pix() | |
| fps = 6 |
- The quick start guide.
Explanations of Quantum Blur and its usage on the Qiskit blog.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import pew | |
| import quantumblur as qb | |
| from microqiskit import QuantumCircuit | |
| from math import pi | |
| pew.init() | |
| screen = pew.Pix() | |
| fps = 10 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import pew | |
| import quantumblur as qb | |
| from microqiskit import QuantumCircuit | |
| import math | |
| import pics | |
| pew.init() | |
| screen = pew.Pix() |
Here are some examples of past and present work by the creative quantum people at Moth Quantum
- Actias: Quantum synth.
- Quantum Audio: Python package for encoding audio in quantum computers.
OlderNewer