client-superstaq icon indicating copy to clipboard operation
client-superstaq copied to clipboard

https://superstaq.readthedocs.io

Results 70 client-superstaq issues
Sort by recently updated
recently updated
newest added

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

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/Infleqtion/client-superstaq/actions/runs/11167141937/job/31042699696), [Attempt #2 run](https://github.com/Infleqtion/client-superstaq/actions/runs/11167141937). See full details below: run_checks / Pytest and Coverage...

flake
area/qcvv

### What is happening? I am trying to determine the impact of different device architectures (coupling maps, gate sets, etc.) on resources of compiled circuits. Initially, I am hoping to...

enhancement
area/feature-request

### What is happening? We currently pin `symengine~=0.11.0` after https://github.com/Infleqtion/client-superstaq/pull/874 in the requirements of `qiskit-superstaq`. However, that version seems to have issues building a wheel in a Python 3.13 environment,...

enhancement
dependencies

### What is happening? basically add [this protocol](https://arxiv.org/pdf/2407.20184) to qcvv library ### What are the current alternatives? _No response_ ### Any additional context? _No response_

enhancement
area/feature-request

The [IBMQ DD notebook](https://github.com/Infleqtion/client-superstaq/blob/main/docs/source/optimizations/ibm/ibmq_dd.ipynb) should be updated to transition away from `qiskit-ibm-provider` and use a newer backend than the 16-qubit Guadalupe device.

docs-superstaq

### 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...

documentation
enhancement
area/feature-request