Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 470 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 470 Bytes

kagome_lattice_solver

Python modules of classical and VQE-based algorithms for solving the antiferromagnetic Heisenberg model on finite Kagome lattice clusters using lower bound estimations.

Instructions

  • For classical algorithms, see the classical_solver subfolder
  • For VQE-based algorithms utilizing ansatz available in qiskit, see the ansatz_default subfolder
  • For VQE-based algorithms utilizing ASWAP-derived custom ansatz, see the ansatz_aswap subfolder