-
### 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…
-
Add support for Intel® Quantum SDK: https://www.intel.com/content/www/us/en/developer/tools/quantum-sdk/overview.html
Primarily written in C++, but includes a convenient Python wrapper with compat…
-
This was reported by Fer Grooteman to Quantum Inspire, but is an issue for qx-simulator, so i'm re-reporting here:
In QX sim the number of control bits equals the number of qubits. This is limiting…
-
Hello!
Is there a method to act a Hamiltonian on a state instead of calculating the expectation value of the Hamiltonian?
The get_expectation_value() function calculates ![](http://latex.codecogs.co…
-
OpenFermion:量子计算开源软件包 - 一朵花开的时间 - CSDN博客
https://blog.csdn.net/longji/article/details/79488758
OpenFermion是Google主导的量子计算开源软件包,用于编译和分析量子算法来模拟费米子系统,包括量子化学。在其他功能中,当前版本的特征是数据结构和用于获取和操控费米子和量子位哈密…
-
- [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate.
- [x] I have searched the [documentation](https://python-po…
-
Hi qulacs folks,
I recently started [this benchmark project](https://github.com/Roger-luo/quantum-benchmarks) for our next coming paper about [Yao.jl](https://github.com/QuantumBFS/Yao.jl).
Alt…
-
### Expected behavior
The `default.qubit` device is tested in its dedicated test files.
### Actual behavior
The device seems to be swapped under the hood and the backprop device is being test…
-
### Expected behavior
Draws:
```py
import pennylane as qml
dev = qml.device("default.qubit", wires=2, shots=1000)
@qml.cut_circuit_mc
@qml.qnode(dev)
def circuit(x):
qml.RX(0.89, wires…
-
### Repository commit
ef8df1451b7e9296cd3706cbfd0900f33acc4bb9
### Python version (python --version)
Python 3.11.5
### Dependencies version (pip freeze)
Dependency versions
```
be…