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

Implement converting arbitrary single qubit rotations to Rz and X over 2 gates #66

Closed
Tracked by #64
plerouxanyon opened this issue Mar 13, 2023 · 0 comments · Fixed by #118
Closed
Tracked by #64
Assignees
Milestone

Comments

@plerouxanyon
Copy link
Collaborator

No description provided.

@plerouxanyon plerouxanyon added this to the 1.0 - Stable release milestone Mar 13, 2023
@plerouxanyon plerouxanyon mentioned this issue Mar 13, 2023
8 tasks
@plerouxanyon plerouxanyon changed the title Implement converting arbitrary single qubit rotations to Rxy gates Implement converting arbitrary single qubit rotations to Rz and X gates Apr 7, 2023
@plerouxanyon plerouxanyon changed the title Implement converting arbitrary single qubit rotations to Rz and X gates Implement converting arbitrary single qubit rotations to Rz and X over 2 gates Apr 17, 2023
plerouxanyon added a commit that referenced this issue Apr 17, 2023
…e shift and half x gates

* feat/ transpiler interface and implementation of stage performing compression to universal gates

* feat/ compress gates when a multi-target boundary exist between them involving other qubits

* feat/ cast single qubit gates to native gates, issue #66

* fix/ renaming and adding tests

* fix/ replace QPU by AnyonQPU

* fix/ removing obsolete functions

* feat: add swap gate

* refactor: fall back to generic implementation of gate inverse

* test: add inverse swap test

* docs/ add doctests for Transpiler and related objects

---------

Co-authored-by: FacundoLM2 <facundo.sosa-rey@polymtl.ca>
Co-authored-by: Paul le Roux <pleroux@anyonsys.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants