quantum-benchmarks
quantum-benchmarks copied to clipboard
benchmarking quantum circuit emulators for your daily research usage
Sorry, I can't find the original issue that I thought raised the question, but are [Qrack](https://github.com/vm6502q/qrack) or [PyQrack](https://github.com/vm6502q/pyqrack) ever going to be added to these benchmarks? Speaking as one of...
It seems that the link embedding the quantum circuit born machine picture in `CONTRIBUTING.md` is unfortunately dead. It might be a good idea to host the file in this repo...
Added the following benchmarks for the following gates using the Qrack simulator - CNOT - H - T - Toffoli - X - Rx - Ry The setup.sh file has...
Hi. I've run the Benchmark (forked from commit 2492b3ae) with some latest Qiskit and `Cirq-0.13.1`. Multi-gate tests look valid, but on single-gate tasks I see the attached picture. AFAIK the...
Hi @codewithsk, not sure if you are busy recently, but do you know if we can trigger the runners from github now? (like what you demonstrated before) it would be...
- Added QFT benchmark for Qulacs Note: Could not find the CRZ equivalent in Qulacs. Used the decomposition in https://pennylane.readthedocs.io/en/stable/code/api/pennylane.CRZ.html Unsure if I've used the correct unitary.
let's add benchmarks for tensorflow quantum
we need to add a full implementation for quantum circuit born machine that includes the AD time for PennyLane, Yao and tf quantum
see #30