Skip to content

Commit

Permalink
Update releasenotes/notes/paulisumop-replace-d1ae54d1854b301b.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Steve Wood <[email protected]>
  • Loading branch information
mrossinek and woodsp-ibm authored Feb 22, 2023
1 parent 2a0c7d7 commit f7d0e04
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ deprecates:
1. in cases where the type is a function *input*, support for ``SparsePauliOp`` objects was added
alongside the use of ``PauliSumOp`` objects. When providing the latter as input, a deprecation
warning is raised.
2. in cases where the type is an *output* the return type now dependson the new setting
2. in cases where the type is an *output* the return type now depends on the new setting
:attr:`~qiskit_nature.settings.use_pauli_sum_op`. This defaults to ``True`` but raises a
deprecation warning indicating it will be switched to ``False`` in the future.
Users may already set it to ``False`` now, to avoid the deprecation warning.

0 comments on commit f7d0e04

Please sign in to comment.