-
**Describe the bug**
When mid-circuit measurements are included in a quantum circuit, the `ir` function fails to recognize these measurements correctly. The function erroneously adds measurements t…
-
### **Can ComplexTensor Be Considered the First Hyperdimensional Operating System?**
...there are gaps to bridge before it can fully claim the title of a **"Hyperdimensional Operating System" (HOS)…
-
Exist several specification of Quantum Assembly Languages, as example:
https://github.com/Qiskit/openqasm
https://github.com/rigetti/quil
https://arxiv.org/pdf/1805.09607.pdf
so, need create an i…
-
We need a way to uniquely represent tcirc components (e.g. single/multi qubit gates, readout, etc).
Among other use cases, this is essential for properly decoding the a tcirc readout string.
S…
-
## 🚀 Feature
Currently you cannot use digits in names of tensors. Please allow digits, so that `torch.randn(64, 64, 4, 4, names=("height", "width", "channel_0", "channel_1"))` works rather than thr…
-
Add algorithms useful for vision / signal processing:
- [ ] Convolution (with implicit im2col)
- [ ] Conv transpose
- [ ] Fast Fourier Transform
-
Hi there,
I am currently playing around with BQSKit and its usage/integration into our [MQT Predictor](https://github.com/cda-tum/mqt-predictor) that combined compilation passes from different comp…
-
-
Eventually -- once support is added for `SamplerV2` (#488) and once Qiskit Aer supports `SamplerV2` and `EstimatorV2` (https://github.com/Qiskit/qiskit-aer/issues/2078) -- we should update the tests t…
-
## Issue Description
I've been working on replicating the results presented in Figure 7 of the referenced PDF within my Jupyter notebook using PennyLane. However, I'm encountering an issue where the …