-
### Environment
- **Qiskit Machine Learning version**: 0.3.0
- **Python version**: 3.9.7
- **Operating system**: Windows 10
### What is happening?
Torch connector seems to expect all the …
-
The unit test below occasionally fails as below. This needs to be investigated to figure out why and code corrected as needed to ensure the result is consistent/reproducible.
```
test.algorithms.c…
-
hi i use minecraft 1.7.10 with forge 10.13.4.1614 and chunk animator MC1.7.10-1.0.1
game crashed and i do not know how to solve it.
this is the crash report:
---- Minecraft Crash Report ----
//…
-
Hi,
I wrote a package [SymbolicCircuit.jl](https://github.com/overshiki/SymbolicCircuit.jl). It provides a symbolic system for the representation of quantum circuit, in which, one can manipulate qua…
-
I am trying to execute the next simple code:
from mindquantum.gate import X
from mindquantum.circuit import Circuit
from mindquantum.circuit import StateEvolution
circuit = Circuit()
circuit…
-
## ❓ Questions and Help
According to the tutorials, I download [pre-trained pytorch models](https://dl.fbaipublicfiles.com/habitat/data/baselines/v1/habitat_baselines_v1.zip). But where should I unzi…
-
- [x] [募集サイト](https://devblog.connpass.com/event/232316/) をconnpassに作る
- [x] URLを貼る
- [x] 放送開始
-
# Description
I am a beginner in the field of QC. I am a Quantum and Network enthusiast.
Out of my enthusiasm, I proposing the project End to End Quantum Internet software Simulator discussed in t…
-
I am following the tutorial given in qiskit's website [Neural Network Classifier and Regressor][1]. In the first part, classification, the third section refers to qiskit's VQC library. Everything work…
-
I have simulated a 56-qubit circuit with QuEST and want to simulate a quantum circuit with more than 64 qubits. However, the `validateNumQubitsInQureg` function in QuEST prohibits me from doing so. …