Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 357 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 357 Bytes

Binder

Quantum-Algortihms

Implementation of Quantum Algorithms:

  • Contains an implementation of QAOA to solve Maxcut problem implemented in Python using QISKit

  • Contains a simple simulation of Grover's Search Algorithm implemented in Matlab.