Skip to content

Commit 5669ca3

Browse files
raynelfssmtreinish
andauthored
Apply suggestions from code review
Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
1 parent 2a46d16 commit 5669ca3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

releasenotes/notes/1.3/backend-sampler-v2-level1-dc13af460cd38454.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
features:
2+
features_primitives:
33
- |
44
Support for level 1 data was added to :class:`~.BackendSamplerV2`, as was
55
support for passing options through to the ``run()`` method of the wrapped

releasenotes/notes/1.3/prepare-1.3.0-7c45598775fc2bbf.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ prelude: >
1515
* Improvements to the circuit library that increase compilation quality and
1616
construction speed. These changes include developments such as improved qubit
1717
tracking for :class:`.HighLevelSynthesis`, structural circuits as part of the library
18-
such as IQP, and the addition of :class:`.PauliEvolutionGate` and its operability with
18+
such as :func:`.iqp`. Additionally the :class:`.PauliEvolutionGate` has been updated to leverage high level synthesis plugins including a new plugin that leverages the circuit synthesis library
1919
`Rustiq <https://github.com/smartiel/rustiq>`_.
2020
2121
* The deprecation of the Qiskit pulse module and all of its related components.

0 commit comments

Comments
 (0)