Skip to content

Commit 1adb76e

Browse files
authored
Fix bitstring to map measure qubits (#116)
* Fix bitstring to map measure qubits * calling qk_transpile_layout_final_layout to get mapping * Fix number of measured bits from transpiled circuit * add some comments, formatting
1 parent 8f420e7 commit 1adb76e

12 files changed

Lines changed: 2141 additions & 1876 deletions
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
fixes:
3+
- |
4+
Fix the length of bitstring defined by the number of clbits measured in the circuit.

0 commit comments

Comments
 (0)