-
Background
------------
Currently, state just wraps a tuple containing the shape of the state data and a vector to the state data. This is sub-optimal because it forces the creation of copies, espe…
-
Problem / Idea :-
Solution :-
Implementation:-
-
### What should we add?
An increasing amount of the transpiler is code is now living in rust and with that are core algorithms that need to reason about the various constraints of backends. So far th…
-
Cloud simulators are being retired: https://docs.quantum.ibm.com/announcements/product-updates/2024-03-22-announcement-cloud-simulators-and-lab
-
### Steps to reproduce the problem
Execute `docs/examples/02_qaoa` with `QiskitRuntimeService` for an account and `USE_RUNTIME_SERVICE = True`
### What is the current behavior?
> cloud simu…
-
See
https://github.com/jd/tenacity/issues/471
We could wait for v8.4.0 to be yanked/updates or make a hotfix release of pytket-pyquil ourselves.
```python
from pytket.extensions.pyquil impo…
-
We are currently researching quantum simulation and discovered that PennyLane-Lightning-Tensor supports cutensornet as a backend. After installing lightning-tensor and running the example code provide…
-
There are two potential issues here, both associated with `qml.StatePrep`.
## `qml.StatePrep` should not be decomposed when used with Lightning.
Lightning natively supports preparing a quantum s…
-
TODO:
* [x] Library mode implementation (@amccaskey)
* [x] Python support for kernel_builder (@amccaskey)
* [x] Python support for ast_bridge kernels (@annagrin)
* [x] C++ Bridge Support for qve…
-
### URL to the relevant documentation
https://docs.quantum.ibm.com/run/get-backend-information
Here's the problem cell:
```python
service.backend("ibmq_qasm_simulator")
```
### Select all th…