We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d706df commit 974bf60Copy full SHA for 974bf60
docs/changelog.md
@@ -8,6 +8,8 @@
8
## 0.64.0 (March 2025)
9
10
- Update pytket version requirement to 2.0.1.
11
+- Improve {py:func}`qiskit_to_tk` to handle `IfElseOp` (generated by `QuantumCircuit.if_test`)
12
+with register conditions. Only conditions on an entire register are supported.
13
14
## 0.63.0 (January 2025)
15
0 commit comments