Skip to content

Instantly share code, notes, and snippets.

@ryanfmandelbaum
Created July 5, 2022 20:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryanfmandelbaum/c650da7f4a86f75adfbf38705194e188 to your computer and use it in GitHub Desktop.
Save ryanfmandelbaum/c650da7f4a86f75adfbf38705194e188 to your computer and use it in GitHub Desktop.
from qsubgisom import ansatz
qc, params = ansatz(adj1, adj2, topology='circular') qc.draw('mpl')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment