Skip to content

Latest commit

 

History

History
35 lines (17 loc) · 844 Bytes

README.md

File metadata and controls

35 lines (17 loc) · 844 Bytes

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.