-
Using Ubuntu 22.04.3 LTS. `pip` version is 22.0.2.
Steps to repro:
* clone pytket into a new directory (`git clone https://github.com/CQCL/pytket`)
* set up a clean virtual environment (e.g., `py…
-
### Required prerequisites
- [X] Consult the [security policy](https://github.com/NVIDIA/cuda-quantum/security/policy). If reporting a security vulnerability, do not report the bug using this form. U…
-
Compiling a circuit for a H-Series device should fail if the circuit has more qubits than are available on the device.
However compiling a 50 qubit circuit for the H1 device doesn't cause an error
…
-
See https://github.com/CQCL/pytket-quantinuum/actions/runs/5333733537/jobs/9684418924
-
**Describe the bug**
Converting a circuit containing some conditional `Phase` operations fails with the following message:
```
ERROR:root:Gate Phase(0.5) unsupported by PHIR
Traceback (most re…
-
```python
from pytket.circuit import Circuit
from pytket.extensions.quantinuum import QuantinuumBackend, QuantinuumAPI, Language
api_handler = QuantinuumAPI(api_url="https://hqapi.quantinuum.com/…
-
Hello everybody,
I'm trying to explore the lambeq library to deal with a multiclass classification task. Following the guidelines on the documentation, I've implemented the following code:
`print(…
-
-
`max_shots` for the IonQ simulator should be set to `None`. It is currently set to 1 and causes the following error when using `qiskit-aqua`:
```python
--------------------------------------------…
guenp updated
10 months ago
-
I'm a Cyber Security researcher developing PackjGuard [1]. Our tool has detected a _deleted dependency_ vulnerability in this repository.
The package `qiskit-quantinuum-provider` mentioned in file `R…