Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove premature release notes related to MirrorRB (backport #1479) #1481

Merged
merged 1 commit into from
Nov 1, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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