victor-onofre / Quantum_Algorithms

Quantum computing projects with Qiskit
Apache License 2.0
2 stars 1 forks source link
qiskit quantum-algorithms quantum-computing

Quantum computing projects

  1. Quantum Random Number and ASCII Character generator (Link to the nbviewer here.)
  1. The Quantum Teleportation Protocol (nbviewer here.)
  1. Variational Quantum Eigensolver (nbviewer here.)
  1. The Deutsch Algorithm (nbviewer here)

  2. The Deutsch-Jozsa Algorithm (nbviewer here)

  1. The bit-flip and sign-flip code for the bell state generator (nbviewer here)
  1. The Bernstein-Vazirani Algorithm (nbviewer here)

  2. Quantum Fourier Transform (nbviewer here)

    • Application of the Quantum Fourier Transform to the state |1100> step by step.
  3. Quantum Phase Estimation (nbviewer here)

  4. Quantum Approximate Optimization Algorithm (QAOA) for the Max-cut problem (nbviewer here)