qiskit/releasenotes/notes/0.11/transpile_1q-43c36f31cb3b71...

7 lines
236 B
YAML

---
fixes:
- |
When transpiling without a coupling map, there were no check in the amount
of qubits of the circuit to transpile. Now the transpile process checks
that the backend has enough qubits to allocate the circuit.