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

Update IonQ documentation to remove decompose_operation #5497

Closed
dwiddows opened this issue Jun 13, 2022 · 2 comments
Closed

Update IonQ documentation to remove decompose_operation #5497

dwiddows opened this issue Jun 13, 2022 · 2 comments
Assignees
Labels
area/decompose area/docs interface/cirq-ionq kind/health For CI/testing/release process/refactoring/technical debt items

Comments

@dwiddows
Copy link
Contributor

Description of the issue

We to update Cirq IonQ documentation to use the new transformers for compilation (see #5479). The decompose_operation method on the device has been deprecated and removed.

Cirq version

0.14.0

@dwiddows dwiddows added the kind/health For CI/testing/release process/refactoring/technical debt items label Jun 13, 2022
@Cynocracy
Copy link
Contributor

Can a cirq owner please assign to @Cynocracy ?

mhucka added a commit to mhucka/Cirq that referenced this issue Mar 28, 2025
Removed mention of `decompose_operation`.

Issue quantumlib#5497 talks about updating the IonQ documentation to describe
the use of transformers for compilation introduced in quantumlib#5479. This
commit does not address that.
@mhucka
Copy link
Contributor

mhucka commented Mar 28, 2025

The removal is resolved by PR #7198.

The revisions of the docs will have to wait for another PR.

@mhucka mhucka closed this as completed Mar 28, 2025
github-merge-queue bot pushed a commit that referenced this issue Mar 31, 2025
* Fix #5497

Removed mention of `decompose_operation`.

Issue #5497 talks about updating the IonQ documentation to describe
the use of transformers for compilation introduced in #5479. This
commit does not address that.

* Fix example of circuit transformation for IonQ-native gates

Replace and test the outdated example code (cirq.Circuit does not take
a `device` argument anymore).

---------

Co-authored-by: Pavol Juhas <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/decompose area/docs interface/cirq-ionq kind/health For CI/testing/release process/refactoring/technical debt items
Projects
Status: Done
Development

No branches or pull requests

5 participants