qiboteam / qibolab

Quantum hardware module and drivers for Qibo.
https://qibo.science
Apache License 2.0
41 stars 10 forks source link

Fix imports in 'slightly more complex circuit' #801

Closed rscircus closed 5 months ago

rscircus commented 5 months ago

In this example qibo is accessed directly in

# execute on quantum hardware
qibo.set_backend("qibolab", "dummy")

therefore an import of qibo is needed.

Checklist:

rscircus commented 5 months ago

Thx for the quick review. Am sick today and thought I set everything up to work through the docs (in slo-mo). :-) Nice project.