forked from qiskit-community/qiskit-ignis
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate Quantum Volume circuits to use circuit library
This commit starts the process of using the terra circuits library by refactoring the quantum volume circuit generator function to internally use the quantum volume circuit from the library instead of constructing it manually. It also tries to rationalize the input parameters since several didn't have any effect and others were not properly listed as required. Partially addresses qiskit-community#395
- Loading branch information
Showing
1 changed file
with
43 additions
and
44 deletions.
There are no files selected for viewing
This file contains 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