Skip to content

Commit

Permalink
Update releasenotes/notes/added-sign-feature-parameterexpression-5769…
Browse files Browse the repository at this point in the history
…3dd69103dc8c.yaml

Co-authored-by: Will Shanks <wshaos@posteo.net>
  • Loading branch information
SamD-1998 and wshanks authored Sep 1, 2023
1 parent 5328280 commit a02244b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ features:
Introduced a new feature that adds support for calculating the sign of the Parameter of the value of an expression of a Parameter class.
Instead of using numpy or other libraries, the user can use the instance of the ParameterExpression class to calculate the sign.
It can be used as follows:
It can be used as follows::
from qiskit.circuit import Parameter
Expand Down

0 comments on commit a02244b

Please sign in to comment.