-
### Expected behavior
```qml.adjoint``` of qutrit operations should be supported by the ```default.qutrit``` device.
### Actual behavior
The adjoint of ```TAdd``` and ```TClock``` operations is no…
-
### Expected behavior
I was expecting the circuit to compile normally.
### Actual behavior
The code raises an error during compilation.
### Additional information
Jax version 0.4.11 (no…
-
### Expected behavior
When using the device `default.mixed`, a QNode defined on the `torch` interface returning using the `qml.state()` function should return a `torch` tensor.
### Actual behav…
-
### Repository commit
1faf10b5c2dff8cef3f5d59f60a126bd19bb1c44
### Python version (python --version)
Python 3.11.3
### Dependencies version (pip freeze)
```
absl-py==1.4.0
astunparse==1.6.3
be…
-
### Expected behavior
There are two issues which are perhaps entangled:
1) the defined `diff_method` for `TorchLayer` does not follow the defined `diff_method`
2) the applied `diff_method` always f…
-
Hi,
In NetworkX, I can do the following with grid graphs:
```
#side length of triangular region
n = 6
# number of districts
k = 3 # This code only works for k = 3
# size of districts
k0…
-
## Environment data
- VS Code version: 1.76.1
- Jupyter Extension version: v2023.2.1200692131
- Python Extension version: v2023.4.1
- OS and version: Arch Linux
- Python and/or Anacon…
-
### Expected behavior
Hi, I'm trying to compute the gradient of the circuit with respect to the parameters on the operator $\theta_{i,i+1}(\sigma^+_i\sigma^-_{i+1} + \sigma^+_{i+1}\sigma^-_i)$ where …
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
I tried installing Lightning-Kokkos (L-Kokkos) on top of Kokkos (with the CUDA backend).
I'…
-
### Expected behavior
If a circuit with `diff_method = "adjoint"` is attempted to be broadcasted, the error message should say something to the effect that that isn't supported.
### Actual behavior
…