-
`qiskit-honeywell-provider` depends on `qiskit-terra (>=0.16.0)` https://www.wheelodex.org/projects/qiskit-honeywell-provider/ which is reaching EoL:
> [!IMPORTANT]
> **The package `qiskit-terra` …
-
-
### Required prerequisites
- [X] Make sure you've read the [documentation](https://nvidia.github.io/cuda-quantum/latest). Your issue may be addressed there.
- [X] Search the [issue tracker](https:…
-
Documentation for `pytket.circuit.Op` -> https://tket.quantinuum.com/api-docs/circuit.html#pytket.circuit.Op
The methods `Op.free_symbols`, `Op.is_gate` and `Op.get_unitary` have no documentation a…
-
### 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…
-
I installed qnexus on Linux today and received an error on `import qnexus`. Using an earlier version of pydantic solved the issue.
```
.pyenv/versions/3.12.7/envs/qnexus-env/lib/python3.12/site-pac…
-
### Description
May be related to https://github.com/conan-io/conan-center-index/issues/11841. Our CI is getting a lot of the following errors when building things that depend on zlib:
```
Download…
-
# Quantum NLP with the lambeq–PennyLane integration | PennyLane Blog
The Quantinuum team gives an introduction to quantum natural language processing (QNLP) and showcases the recently published integ…
-
### Required prerequisites
- [X] Make sure you've read the [documentation](https://nvidia.github.io/cuda-quantum/latest). Your issue may be addressed there.
- [X] Search the [issue tracker](https://g…
-
Consider the following example of a `SequencePass`
```python
from pytket.passes import CommuteThroughMultis, RemoveRedundancies, SequencePass
seq_pass = SequencePass([CommuteThroughMultis(), Re…