-
Notifications
You must be signed in to change notification settings - Fork 7
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
Add global phase gate to Qiskit Terra #1
Comments
|
@sergiomtzlosa you can post any questions you have at the Terra issue Qiskit/qiskit#8236. There is already some discussion ongoing there. |
Hi @kevinsung I am interested in working on this project, I am working as a Quantum Researcher at Deloitte, and I have experience in using Qiskit as well. This will be a good experience for me. Let me know if we can connect on Slack to discuss more. |
thank you @Pranshi24 , but @sumit-kale has already been matched with this project. |
The slides for Checkpoint 1 could be found below It covers the proposal motivation and objective behind this issue. |
Checkpoint#2 We worked on the mathematical definition of the gate and wrote the code for its implementation. We introduced a new class GlobalPhaseGate which creates a global phase (gphase) gate (e^{i\theta}) given the phase value theta. We are testing the code and will soon submit a PR. A visual representation of the project is attached |
Checkpoint Final Showcase Submitted a PR The link to the presentation slides is below The presentation covers motivation, objectives, and achievements. |
Congratulations on completing all the requirements for QAMP Fall 2022!! 🌟🌟🌟 |
Description
A gate that introduces a global phase. See Qiskit/qiskit#8236.
Deliverables
Fix Qiskit/qiskit#8236.
Mentors details
Number of mentees
1
Type of mentees
The text was updated successfully, but these errors were encountered: