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

Files

Latest commit

59354ba · Nov 28, 2023

History

History

ch-algorithms

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 6, 2023
Apr 6, 2023
Nov 28, 2023
Apr 6, 2023
Apr 6, 2023
Apr 6, 2023
Apr 11, 2023
Apr 6, 2023
Apr 6, 2023
May 4, 2023
Apr 6, 2023
Apr 6, 2023
Apr 19, 2023
Apr 11, 2023
Nov 28, 2023
Apr 6, 2023
Apr 6, 2023
Apr 6, 2023

Quantum Protocols and Quantum Algorithms

These notebooks are the source files for the Quantum Protocols and Quantum Algorithms chapter 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

So far, we've seen various quantum gates and operations, and we've explored some interesting properties of these gates. Each of these pages shows how we can combine quantum operations into a quantum algorithm that outperforms their classical counterpart. As a bonus, some of these algorithms are actually useful too!

Contents

  1. Quantum Circuits
  2. Deutsch-Jozsa Algorithm
  3. Bernstein-Vazirani Algorithm
  4. Simon's Algorithm
  5. Quantum Fourier Transform
  6. Quantum Phase Estimation
  7. Shor's Algorithm
  8. Grover’s Algorithm
  9. Quantum Counting
  10. Quantum Walk Search Algorithm
  11. Hidden Shift Problem
  12. Quantum Key Distribution
  13. Superdense Coding
  14. Quantum Teleportation