Release Notes¶

-
-

0.7.0¶

+
+

0.7.1¶

-

Prelude¶

+

Prelude¶

+

The 0.7.1 release provides a workaround to ensure that the +experiments generated by the circuit cutting workflow will execute +on IBM Quantum’s hardware backends.

+
+
+

Bug Fixes¶

+
    +
  • Added a workaround so that the classical registers in the +generated circuits will always contain at least one bit. This is +currently necessary for the experiments to be able to reach IBM +Quantum’s hardware backends due to an openqasm parser issue.

  • +
+
+
+

Other Notes¶

+ +
+
+
+

0.7.0¶

+
+

Prelude¶

The 0.7 release introduces an automated cut finding code for the new circuit cutting workflow. With this milestone, the older cutting workflow (CutQC) is now deprecated. Additionally, this is the first CKT release to support version 2 of the Qiskit Runtime primitives. User are encouraged to migrate to v2 primitives as soon as possible.

@@ -365,8 +389,8 @@ A tutorial has been added to demonstrate automated cut-finding.