[Learn-data-science] Data Science Meeting (Pennylane and VQE) - March 10th, 3:30pm PST

Eric Drechsler edrechsler at triumf.ca
Wed Mar 10 10:49:14 PST 2021


Hey there,

our next meeting is just a few hours away - today, Wednesday, March 10rd 
at 03:30pm in [1] we hope you will join us for an overview on one of the 
most popular quantum algorithms: the Variational Quantum Eigensolver. 
Peter will provide an overview of his recent explorations.

In order for you to run the provided notebooks (optional), please follow 
the instructions in [2] and let me know if you encounter any issues.

See q later!

[1] https://bluejeans.com/788204027 <https://bluejeans.com/788204027>
[2]
- Tested with Python 3.9.1
- for conda users: an environment file environment.yml is available

##########
- Get the package:
https://github.com/triumfmlutils/QHack21 
<https://github.com/triumfmlutils/QHack21>

- install a local virtual environment and source it
python3 -m venv PATH/TO/MYVENV
source PATH/TO/VENV/bin/activate

- install the requirements:
python3 -m pip install -r QML_Challenges/requirements.txt

- add environment as jupyter kernel
ipython kernel install --name "MYVENV" --user

- start jupyter notebook from terminal
jupyter notebook VQE/VQE.ipynb

- this will open a browser window. Select the kernel "MYENV" and enjoy :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.triumf.ca/pipermail/learn-data-science/attachments/20210310/faa35624/attachment.html>


More information about the Learn-data-science mailing list