-
i've spent a bit of time recently approaching our qcvv library as a user. High level reaction: it's really quite nice, and genuinely makes life easier when implementing/experimenting with qcvv routine…
-
### What is the expected behavior?
Not sure there is really a standard, text-book definition for QCVV, but it seems that the following definition is common:
* Characterization - estimating mo…
-
pyGSTi is both research software and a tool that's used in "production" QCVV. Its research flavor makes it impractical for us to spend a lot of effort differentiating between a public and a private AP…
-
Please add longer term issues, questions, suggestions, and plans to this thread. The plan is post V1 we can come back and start addressing these issues. The idea is not focus the issues on what needs …
-
### What is happening?
`print(experiment.samples)` fails for qcvv experiments if any sample hasn't been both run and compiled, because `repr(sample)` will try to access missing attributes. this is pr…
-
The initial deploy for [`v0.5.28`](https://github.com/Infleqtion/client-superstaq/actions/runs/11167141937) failed twice due to a pytest & coverage check flake: [Attempt #1 run](https://github.com/Inf…
-
From microsoft/qsharp-language#117:
> **Suggestion**
>
> Currently, Q# provides several looping structures (`for`, `repeat`/`until`, and `while`) that specify specific control flow ordering, but…
-
Hi @andrea-pasquale,
From one routine to the next, if the fitting is unsuccessful, the routine will crash because of the saving of parameters in the runcard.
https://github.com/qiboteam/qcvv/blo…
-
Roadmap from @ingoroth:
- [x] port existing qiborb functionality to qibocal to restore standard (single qubit Clifford) RB implementation https://github.com/qiboteam/qcvv/pull/92
- [x] Make scheme…
-
Hi @andrea-pasquale ,
Alvaro was trying to install qcvv in my computer and we stumbled upon the error below:
```bash
poetry install
Installing dependencies from lock file
Package operations: …