-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Deneb-style transpiling support (requires iqm-client 18.0) (#133)
* Added basic support for MOVE operations * File cleanup * Validate move gate with correct arguments * Added move gate validation * initial implementation of transpiler tests * Improved testing and operation validation to check against what is calibrated rather than assuming all operation in the gateset areallowed * wip add transpiler * Improved test coverage * Version bumb for iqm-client * Version bumb iqm-client * Version bump iqm-client * Added qubit subset option for routing. * Exposed transpile method to users directly * Updated documentation * Added compiler option support to the IQM Sampler * Update to iqm-client==18.0 * Fix formatting * Fix automatic Merge resolver * Added reviewer feedback --------- Co-authored-by: Arianne Meijer <[email protected]>
- Loading branch information
Showing
18 changed files
with
848 additions
and
86 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
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
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
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
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
Oops, something went wrong.