Skip to content

Commit

Permalink
Remove premature release notes related to MirrorRB (#1479)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
wshanks authored Nov 1, 2024
1 parent 182a6ae commit c66db6f
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 c66db6f

Please sign in to comment.