Skip to content

jenglick/scipy22-qiskit-runtime-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scipy 2022 Qiskit Runtime Tutorial

Materials for the SciPy 2022 tutorial on Qiskit Runtime.

Installation

Installation instructions for this tutorial can be found in INSTALL.md.

About this Tutorial

Quantum computing offers potential for significant leaps forward in computation to solve certain scientific problems, such as machine learning and chemistry simulation. There is, however, a continued need to be able to execute more complex quantum workloads, driven by algorithms that combine classical and quantum computation in the same execution cycle. This need from scientific applications drives fundamental changes in quantum execution architectures to enable efficient interactions between classical and quantum processors. In this tutorial, we will introduce users to the Qiskit Runtime, a new platform for describing workload execution at the level of programs rather than circuits. We will show users how to invoke Python program execution in a remote environment with low-latency interactions to quantum hardware. We will also show users how to solve tasks using a collection of pre-built programs.

This tutorial targets developers and researchers who want to leverage quantum computing in their respective fields. In particular, those who are interested in learning how to execute quantum algorithms using Qiskit on the cloud and to create and deploy quantum programs as a service. We expect the typical attendee to have had exposure to programming in Python and some basic knowledge about Quantum Computing. Some familiarity with Qiskit would also help.

Documentation

Tutorials and presentation slides are located in the documentation directory.

Resources

More info about Qiskit Runtime can be found in the Qiskit documentation.

Speakers

Jennifer Glick
Jessie Yu

About

Materials for the SciPy 2022 tutorial on Qiskit Runtime

Resources

License

Stars

Watchers

Forks

Packages

No packages published