Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 883 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 883 Bytes

Combinatorial Optimization on Quantum Computers

This repository contains slides and Jupyter Notebooks for the Quantum Computing tutorial at Argonne National Laboratory, June 15, 2020.

Prerequisites

The recommended platform for running these notebooks is IBM IQX. Alternatively, you can run the notebooks on your local machine, but that would require you setting up the environment with Python 3 and installing Qiskit (additional instructions are available in the notebook). To create an account, go to https://quantum-computing.ibm.com/ and login with an IBM ID. If you do not have an IBM ID, please create one.

After logging in, go to Qiskit Notebooks:

Notebook instructions step 1

Notebook instructions step 2

Then upload ("Import") Hands-on.ipynb notebook:

Notebook upload