Contents Menu Expand Light mode Dark mode Auto light/dark mode
Qibolab · v0.2.5
Light Logo Dark Logo
Qibolab · v0.2.5

Introduction

  • Getting started
    • Installation instructions
    • Performing the first experiment
  • Tutorials
    • How to connect Qibolab to your lab?
    • Pulses execution
    • Circuit execution
    • Calibration experiments
    • How to add a new instrument in Qibolab?
    • How to emulate a QPU using Qibolab?

Main documentation

  • Elements description
    • Platforms
    • Channels
    • Qubits
    • Pulses
    • Sweepers
    • Execution Parameters
    • Results
    • Transpiler and Compiler
    • Native
    • Instruments
    • Simulation of QPU platforms
  • API reference
    • qibolab package
      • qibolab.instruments package
  • Developer guides

Appendix

  • Publications

Documentation links

  • Qibo docs
  • Qibolab docs
  • Qibocal docs
  • Qibosoq docs
Back to top
Edit this page

Tutorials#

In this section we present code examples from basic to advanced features implemented in Qibolab.

  • How to connect Qibolab to your lab?
    • How to define a platform for a self-hosted QPU?
  • Pulses execution
  • Circuit execution
    • QASM Execution
    • C-API
  • Calibration experiments
    • Resonator spectroscopy
    • Qubit spectroscopy
    • Single shot classification
  • How to add a new instrument in Qibolab?
    • Add an instrument
    • Add a controller
  • How to emulate a QPU using Qibolab?
Next
How to connect Qibolab to your lab?
Previous
Performing the first experiment
Copyright © 2021, The Qibo team
Made with Sphinx and @pradyunsg's Furo