Quantum Circuits
Scenario
This project was completed as part of a Quantum Computing course at my university.
Main Problem
The main challenge was using the Qiskit library due to the differences in function types across versions of the library.
Project Goals
- Implement Hadamard and Pauli gates in a quantum circuit.
- Learn how to use the Qiskit library.
My Role
My main role was to design, develop, and document the entire project.