Prog.2 - Programming Quantum Computers with IBM Qiskit
The lecture slides are available here Download here.
In this video presentation, we quickly check the world of quantum programming with IBM Qiskit.
We explore the history and evolution of Qiskit, which emerged as a prominent open-source framework in 2017 and has since grown with valuable contributions from the quantum community.
The Qiskit software stack is highlighted, showcasing its core components like Terra for quantum circuit design and compilation, Aer for quantum simulation, and Ignis for error correction and characterization.
We delve into the accessibility of real quantum computers through Qiskit, offering insights into running experiments on cloud-based quantum processors via the IBM Quantum Platform. We uncover the power of Python integration with Qiskit, including installation, module imports, and the creation and execution of quantum circuits.