Skip to content

qubit-science-club/meta_vqe

 
 

Repository files navigation

Meta-VQE - different cases

This is the forked repository for the article "The Meta-Variational Quantum Eigensolver (Meta-VQE): Learning energy profiles of parameterized Hamiltonians for quantum simulation", Alba Cervera-Lierta, Jakob S. Kottmann, Alán Aspuru-Guzik, arXiv:2009.13545[quant-ph].

We wanted to analyze the behaviour of the Meta-VQE algorithm with the scaling of the size of the system under study. To do that we calculated the ground state energies, using a range of different methods, for 4 different systems - three 1D chains and one 2D square grid. Below we present our results.

1D system - 7 qubits

1D system - 8 qubits

1D system - 9 qubits

2D system - 9 qubits

We can see, that with the increasing size of the 1D lattice the algorithm is loosing precision. This is all the more apparent when we move to the 2D case, where the number of connections between different sites is significantly larger than in a simple chain.

About

Meta-VQE data and examples repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 86.8%
  • Python 13.2%