Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

circuit_descriptors #105

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

String137
Copy link

Summary

I implemented circuit descriptors for parameterized quantum circuits, expressibility and entangling capability[1].
And tested the value of the circuit descriptors for one specific parameterized quantum circuit and Haar random quantum circuit.

Details and comments

Expressibility was implemented with two methods, the method using statevector_simulator and the method using qasm_simulator.

  1. Sim, Sukin, Peter D. Johnson, and Alán Aspuru‐Guzik. "Expressibility and entangling capability of parameterized quantum circuits for hybrid quantum‐classical algorithms." Advanced Quantum Technologies 2.12 (2019): 1900070.

@String137 String137 requested a review from aasfaw as a code owner July 12, 2021 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant