Qiskit Overview
Last updated
Was this helpful?
Last updated
Was this helpful?
Qiskit is a python library provided by IBM to interface with their quantum systems. Just like the rest of python it's nice and easy to learn, and it's very flexible. It's a great option if you'd like to integrate quantum solutions in with regular code.
In this section we'll do an overview of how to install qiskit, prepare and run jobs, and how to visualize your results.
Qiskit requirements
Installation
Basic components
Simple code examples
Below is a list of all of the extra detail & problem sets included in this section of the tutorial: