Skip to content

Commit

Permalink
Update releasenotes/notes/remove-cutqc-fe70369bdbe65668.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Jim Garrison <[email protected]>
  • Loading branch information
caleb-johnson and garrison authored May 23, 2024
1 parent 5a90a6a commit 218bf28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releasenotes/notes/remove-cutqc-fe70369bdbe65668.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
upgrade:
- |
The ``CutQC`` subpackage has been removed, along with its two associated utility modules, ``utils.metrics`` and ``utils.conversion``.
The ``CutQC`` subpackage has been removed, along with its two associated utility modules, ``circuit_knitting.utils.metrics`` and ``circuit_knitting.utils.conversion``.
Users are now encouraged to use the automatic cut-finding and gate/wire cutting from the :mod:`.circuit_knitting.cutting` package.

0 comments on commit 218bf28

Please sign in to comment.