-
The benchmarks here appear to be broken
https://docs.sciml.ai/SciMLBenchmarksOutput/dev/ModelingToolkit/RCCircuit/
![image](https://github.com/user-attachments/assets/3ae3ba67-0c16-47f5-b719-9ea27…
-
## Issue Description
Benchmark quantum circuit are a crucial ingredient to test empirically the performance of quantum error mitigation techniques on real or simulated devices, and can be used as a d…
-
## Steps to Reproduce
```
cd circuits
npm install
npx jest __tests__/TallyVotes.test.ts
```
## Failure Logs
```
/mnt/sdd1/sbw/circom/ZKAP_docker/sbwTest/benchmarks/maci-4892ada0dc7bcc2…
-
The following snippet only works when the `execute` function has a typehint for the functions return type.
```py
import networkx as nx
from mitiq import MeasurementResult, benchmarks, rem
from…
-
customer:
performer:
deadline:
estimated:
started:
actual:
completed:
confirmed:
dependencies:
- [ ]
supersedes:
-
---
According to the latest performance report and discussions with the risc0 team…
-
### What is the expected behavior?
The circuit, transpilation and circuit assembly modules are well benchmarked. There should be associated benchmarks for the pulse path and an associated integ…
-
## Issue Description
I want to use mitiq to convert a circ circuit to a qiskit circuit, but the function I find in the [documentation](https://mitiq.readthedocs.io/en/stable/_modules/mitiq/interfa…
-
The Vanilla QAOA, Fermionic-Swap QAOA, and VQE benchmarks seem to simulate the whole system to generate a circuit:
https://github.com/SupertechLabs/SupermarQ/blob/bc06e85dff2033b9ab74207d7e4540699b…
-
The issue was also present in the 23.06 container as well.
## Example to reproduce error:
```
cuquantum-benchmarks circuit --frontend pennylane --backend pennylane-lightning-gpu --benchmark qao…
-
## Project Overview :page_facing_up:
### Overview
Replicating [circom-MP-SPDZ](https://github.com/namnc/circom-mp-spdz) to support [MOTION](https://github.com/encryptogroup/MOTION2NX).
This …