Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 442 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 442 Bytes

Basic Agorithms in Qiskit

This repository contains the some basic algorithms implemented in Qiskit. They are:

  1. Quantum Key Distribution (QKD)
  2. Teleportation protocol
  3. Deutsch-Jozsa
  4. VQE for a HF molecule
  5. One way quantum computer (1WQC) - in preparation
  6. Basic quantum error correction: Bit Flip, Phase Flip and Shor Codes

Extras

  1. Quantum Algorithm Implementations for Beginners: https://arxiv.org/abs/1804.03719