Skip to content

Commit

Permalink
Remove premature release notes related to MirrorRB (backport #1479) (#…
Browse files Browse the repository at this point in the history
…1481)

Notes about `MirrorRB` and `BaseSampler` were accidentally committed
into the version 0.5 release notes, though the actual `MirrorRB`
experiment has not been added so far.<hr>This is an automatic backport
of pull request #1479 done by [Mergify](https://mergify.com).

Co-authored-by: Will Shanks <[email protected]>
  • Loading branch information
mergify[bot] and wshanks authored Nov 1, 2024
1 parent 182a6ae commit b1b4550
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions docs/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1344,18 +1344,6 @@ New Features
- A new experiment :class:`.ZZRamsey` has been added to measure the ZZ
coefficient between a pair of qubits.

.. releasenotes/notes/mirror-rb-ec4d695a9a923971.yaml @ b'09fe450c18bf2bb706b664416e34cb26b770a9ff'
- Added a new experiment class :class:`.MirrorRB`. This class implements
mirror randomized benchmarking, a variant of randomized benchmarking that measures
the fidelity of user-defined ensembles of randomized mirror circuits.

.. releasenotes/notes/mirror-rb-ec4d695a9a923971.yaml @ b'09fe450c18bf2bb706b664416e34cb26b770a9ff'
- Added a base class that samples circuit layers for randomized benchmarking experiments,
:class:`.BaseSampler`. The edge grab sampler :class:`.EdgeGrabSampler` and a single
qubit gate sampler :class:`.SingleQubitSampler` are implemented.


.. _Release Notes_0.5.0_Known Issues:

Expand Down

0 comments on commit b1b4550

Please sign in to comment.