Cameron Booker
Cameron Booker
Implement the XEB routine within the QCVV experiment framework. Blocked by #992
Add SU2 benchmarking to the QCVV library Closes: #1006
Implement the interleaved randomized benchmarking routine within the qcvv framework. Blocked by #992
### What is happening? When calling the `get_target_info()` method on the `aqt_keysight_qpu` provider the `basis_gates` value is currently showing as `None`. Should this instead be showing the basic gate set...
Fixes https://github.com/Infleqtion/client-superstaq/issues/1084 Cause: The numpy random number generator didn't seem to be patched properly. Solution: fix the patch and also path the single qubit Clifford generator so that it outputs...
@PalashGoiporia is this what you were thinking to close https://github.com/Infleqtion/client-superstaq/issues/1053
### What is happening? We should collate a list of all the published works that the superstaq team have contributed to and list on somewhere on the readthedocs website. This...
**Description of the issue** Cirq gives the wrong result when determining whether moments commute if the individual operators within the moments do not commute, but the moment as a whole...