Skip to content

Update: Assign a fidelity of 100% to RZ operations to break symmetry with RX in ISA.#1433

Merged
dbanty merged 3 commits intorcfrom
1432-rz-and-rx-fidelity-are-assumed-to-be-equal-resulting-in-suboptimal-isa-for-compilation
Mar 16, 2022
Merged

Update: Assign a fidelity of 100% to RZ operations to break symmetry with RX in ISA.#1433
dbanty merged 3 commits intorcfrom
1432-rz-and-rx-fidelity-are-assumed-to-be-equal-resulting-in-suboptimal-isa-for-compilation

Conversation

@axdhill
Copy link
Contributor

@axdhill axdhill commented Mar 16, 2022

Description

Assign a fidelity of 100% to RZ operations to break symmetry with RX in ISA.

Closes #1432

Checklist

  • The PR targets the rc branch (not master).
  • The above description motivates these changes.
  • There is a unit test that covers these changes.
  • All new and existing tests pass locally and on the PR's checks.
  • Parameters and return values have type hints with PEP 484 syntax.
  • Functions and classes have useful Sphinx-style docstrings.
  • All code follows Black style and obeys flake8 conventions.
  • (New Feature) The docs have been updated accordingly.
  • (Bugfix) The associated issue is referenced above using auto-close keywords.
  • The changelog is updated, including author and PR number (@username, Test ignore #1234).

@axdhill axdhill requested a review from a team as a code owner March 16, 2022 00:20
@axdhill axdhill changed the base branch from master to rc March 16, 2022 00:21
@axdhill axdhill force-pushed the 1432-rz-and-rx-fidelity-are-assumed-to-be-equal-resulting-in-suboptimal-isa-for-compilation branch from 08755bd to 4446a6a Compare March 16, 2022 00:27
@axdhill axdhill force-pushed the 1432-rz-and-rx-fidelity-are-assumed-to-be-equal-resulting-in-suboptimal-isa-for-compilation branch from a89df0c to ae93a30 Compare March 16, 2022 00:56
Copy link
Contributor

@dbanty dbanty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@dbanty dbanty changed the title Assign a fidelity of 100% to RZ operations to break symmetry with RX … Update: Assign a fidelity of 100% to RZ operations to break symmetry with RX in ISA. Mar 16, 2022
@dbanty dbanty merged commit 76785c0 into rc Mar 16, 2022
@dbanty dbanty deleted the 1432-rz-and-rx-fidelity-are-assumed-to-be-equal-resulting-in-suboptimal-isa-for-compilation branch March 16, 2022 21:41
@rigetti-githubbot
Copy link

🎉 This PR is included in version 3.2.0-rc.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@rigetti-githubbot
Copy link

🎉 This PR is included in version 3.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RZ and RX fidelity are assumed to be equal, resulting in suboptimal ISA for compilation

4 participants