qiboteam / qibocal

Quantum calibration, characterization and validation module for Qibo.
https://qibo.science
Apache License 2.0
32 stars 7 forks source link

Create experiment from QASM #648

Open Jacfomg opened 11 months ago

Jacfomg commented 11 months ago

That will allows us to test experiments from https://pygsti.readthedocs.io/en/latest/index.html or https://qiskit.org/ecosystem/experiments (go into the API reference to see the routines whenever the page works again) before implementing.

andrea-pasquale commented 9 months ago

Here you mean just protocols involving circuits, right?

andrea-pasquale commented 9 months ago

In theory this feature has just been implemented in qibolab https://github.com/qiboteam/qibolab/pull/765. Perhaps we could do something without having to refactor the code too much.