Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Files

Latest commit

Nov 28, 2023
59354ba · Nov 28, 2023

History

History

ch-labs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 6, 2023
Apr 6, 2023
Apr 6, 2023
Apr 6, 2023
Apr 19, 2023
Apr 6, 2023
Apr 6, 2023
Apr 6, 2023
Apr 6, 2023
Apr 6, 2023
Apr 6, 2023
Apr 6, 2023
Apr 6, 2023
Nov 28, 2023
Apr 6, 2023

README.md

Quantum Computing Labs

These notebooks are the source files for the Quantum Computing Labs section of the Qiskit Textbook.

Important

The Qiskit Textbook has been superseded by IBM Quantum Learning. These source files are no longer maintained and may contain errors.

Overview

These pages are hands-on exercises that interact with IBM Quantum's real quantum systems. Aimed at late-undergraduate / early-graduate courses, these lab modules start cover basic quantum circuits, to exploring core algorithms such as Grover search and Shor's algorithm. These pages tackle the limitations of today's quantum computers, and ways to account for them.

Contents

  1. Lab 1 Quantum Circuits
  2. Lab 2 Single Qubit Gates
  3. Lab 3 Quantum Measurements
  4. Lab 4 Bell Circuit & GHZ Circuit
  5. Lab 5 Accuracy of Quantum Phase Estimation
  6. Lab 6 Iterative Phase Estimation Algorithm
  7. Lab 7 Scalable Shor’s Algorithm
  8. Lab 8 Grover’s search with an unknown number of solutions
  9. Lab 9 Quantum Simulation as a Search Algorithm
  10. Lab 10 Quantum Error Correction