Skip to content

tayral/su_m2_iq

Repository files navigation

Hands-on: M2 - IQ - Atos

Requirements

You can either use Google Colab to run the notebook (recommended for today's tutorial):

Open In Colab

... or myBinder

Binder

... or you need to have myqlm installed on your computer (to continue at home):

pip install myqlm
pip install myqlm-simulators

Howto

If you used the first two methods (Google Colab/myBinder): click on "vqe_random_spin_exercise.ipynb".

If you used the second method (laptop install):

  • launch a jupyter kernel:

    jupyter notebook

  • then, open the notebook "vqe_random_spin_exercise.ipynb".

Documentation

Check out https://myqlm.github.io.