Skip to content

Commit

Permalink
Add release note
Browse files Browse the repository at this point in the history
Co-authored-by: Caleb Johnson <calebj1524@outlook.com>
  • Loading branch information
garrison and caleb-johnson committed May 10, 2023
1 parent e563d48 commit 3dd18e3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions releasenotes/notes/cutqc-package-98dc0e9a3f81ff16.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
deprecations:
- |
The ``circuit_knitting_toolbox.circuit_cutting.wire_cutting`` namespace
is now deprecated. It has been renamed to
``circuit_knitting_toolbox.circuit_cutting.cutqc``.
Both gate and wire cutting for simulating expectation values will be
implemented directly into the ``circuit_cutting`` package, and the
``circuit_cutting.cutqc`` package will remain available for users of
the automatic cut finding and/or the full probability distribution
reconstruction.

0 comments on commit 3dd18e3

Please sign in to comment.