Skip to content

Commit

Permalink
Update release-notes/0.33.0.rst
Browse files Browse the repository at this point in the history
Co-authored-by: abbycross <across@us.ibm.com>
  • Loading branch information
kt474 and abbycross authored Nov 7, 2024
1 parent 36c91fb commit c6b6c4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-notes/0.33.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ New Features
:class:`~.LayerError` objects. Also added the convenience method
:meth:`~.LayerError.draw_swarm` to invoke the drawing function on a particular instance. (`1988 <https://github.com/Qiskit/qiskit-ibm-runtime/pull/1988>`__)
- Added :class:`.TwirledSliceSpan`, an :class:`ExecutionSpan` to be used when
twirling is enabled in the sampler. In particular, it keeps track of an extra shape
twirling is enabled in the Sampler. In particular, it keeps track of an extra shape
axis corresponding to twirling randomizations, and also whether this axis exists at
the front of the shape tuple, or right before the shots axis. (`2011 <https://github.com/Qiskit/qiskit-ibm-runtime/pull/2011>`__)

Expand Down

0 comments on commit c6b6c4e

Please sign in to comment.