Open Issues Need Help
View All on GitHub No support for setting number of external qubits to 0 about 2 months ago
AI Summary: The QuteFuzz project needs modification to support generating circuits with zero external qubits. This requires updating the internal logic to handle cases where `num_external_qubits` is 0, affecting graph drawing, qubit entanglement choices, and random qubit selection. The goal is to enable proper generation of 'guppy' circuits, which are main() circuits and cannot contain external qubits.
Complexity:
4/5
bug help wanted
A re-write of the first version aiming for scalability, configurability, and better circuit generation
C++