Skip to content

Implement basic Cliffordness checker - #16589

Open
ica574 wants to merge 1 commit into
Qiskit:mainfrom
ica574:cliffordness-checker-implementation
Open

Implement basic Cliffordness checker#16589
ica574 wants to merge 1 commit into
Qiskit:mainfrom
ica574:cliffordness-checker-implementation

Conversation

@ica574

@ica574 ica574 commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

A basic Cliffordness checker that tries to build a quantum circuit with the Clifford class, and returns False if it fails. GH-16588

@ica574
ica574 requested a review from a team as a code owner July 14, 2026 15:39
@ica574
ica574 requested a review from Cryoris July 14, 2026 15:39
@qiskit-bot qiskit-bot added the Community PR PRs from contributors that are not 'members' of the Qiskit repo label Jul 14, 2026
@qiskit-bot

Copy link
Copy Markdown
Collaborator

Thank you for opening a new pull request.

Before your PR can be merged it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient.

While you're waiting, please feel free to review other open PRs. While only a subset of people are authorized to approve pull requests for merging, everyone is encouraged to review open pull requests. Doing reviews helps reduce the burden on the core team and helps make the project's code better for everyone.

One or more of the following people are relevant to this code:

  • @Qiskit/terra-core

@ShellyGarion ShellyGarion linked an issue Jul 15, 2026 that may be closed by this pull request
@ShellyGarion ShellyGarion added the on hold Can not fix yet label Jul 15, 2026
@ShellyGarion

Copy link
Copy Markdown
Member

putting this "on hold" due to the discussion in the issue #16588

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

Labels

Community PR PRs from contributors that are not 'members' of the Qiskit repo on hold Can not fix yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Implement a Cliffordness checker

3 participants