Skip to content

Instantly share code, notes, and snippets.

@nidhijadhav
Last active August 3, 2021 17:25
Show Gist options
  • Save nidhijadhav/28163357cf35a46887501213913dce13 to your computer and use it in GitHub Desktop.
Save nidhijadhav/28163357cf35a46887501213913dce13 to your computer and use it in GitHub Desktop.
from qiskit import QuantumCircuit
from qiskit import IBMQ, Aer, transpile, assemble
from qiskit.visualization import plot_histogram
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment