We have created some basic examples to get you started with using the transmons backend of the Quantum Inspire 2.0 cloud. We have two seaprate notebooks corresponding to Tuna-5 and Starmon-7 backends. Both the notebook include the following topics:
- Introduction
- Connecting to the QI Backend (Starmon-7/Tuna-5)
- Running your first quantum circuit on Starmon-7/Tuna-5
- 3.1. Creating a Bell pair state without using Qiskit Transpiler
- 3.2. Creating a Bell pair state using Qiskit Transpiler
- 3.3. Creating a Bell pair state using Qiskit Transpiler (Advanced)
- Performing a qubit T1 measurement using mid-circuit measurements
- Performing a Rabi oscillation experiment using mid-circuit measurements
This notebook is hosted on DiCarlo lab's GitHub page. The Tuna-5 notebook can be accessed [here] (https://github.com/DiCarloLab-Delft/QuantumInspireUtilities/blob/main/getting_started_tuna5.ipynb) The Starmon-7 notebook can be accessed here.