-
With the release of pyquil 3.2.0 we should no longer need the qcs-api-client installation workaround introduced [here](https://github.com/CQCL/pytket/pull/161).
It is always possible that similar i…
-
https://github.com/microsoft/qdk-python/blob/a3230d8356120f96f563d49affd9cc835c2cf6b8/azure-quantum/azure/quantum/qiskit/job.py#L216
this line, introduced in #366 does not account for multiple clas…
-
For ionq qpu, I used the following code block
```python
simulator = myprovider.get_backend('ionq.qpu')
retrieved =simulator.retrieve_job("myid")
```
But similar code block does not w…
guenp updated
2 years ago
-
`backend.run` and `backend.estimate_cost` should take `shots` as input argument; for the Honeywell backend, this is currently `count`.
Switching these around raises confusing warning messages:
!…
guenp updated
2 years ago