Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 570 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 570 Bytes

QAOA_qiskit

In this repository, I will try to solve a classical Ising model (1D PBC) from scratch using Qiskit.

In the AFM notebook and FM Notebook, I will solve the anti-ferromagnetic and ferromagnetic Ising model respectively.

The ideas for both the work are very similar, and they are inspired by this lecture video.