Skip to content

Instantly share code, notes, and snippets.

@splch
Last active July 24, 2023 00:47
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save splch/42143a394a7e7a71a05186e12eb7b2d1 to your computer and use it in GitHub Desktop.
Save splch/42143a394a7e7a71a05186e12eb7b2d1 to your computer and use it in GitHub Desktop.
Using Qiskit Pulse to create a custom gate, display that gate's microwave, then execute the circuit with a pulse simulator.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jesusmontera
Copy link

Why doing gate to pulse with 2 qubit circuit like h(0) cx(0,1) fails on transpile?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment