Skip to content

Commit

Permalink
add note (#1992)
Browse files Browse the repository at this point in the history
Co-authored-by: Jun Doi <doichan@jp.ibm.com>
  • Loading branch information
ikkoham and doichanj authored Nov 24, 2023
1 parent 0de759e commit 3e8ba71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiskit_aer/primitives/estimator.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ def __init__(
transpile_options: Options passed to transpile.
run_options: Options passed to run.
approximation: If True, it calculates expectation values with normal distribution
approximation.
approximation. Note that this appproximation ignores readout errors.
skip_transpilation: If True, transpilation is skipped.
abelian_grouping: Whether the observable should be grouped into commuting.
If approximation is True, this parameter is ignored and assumed to be False.
Expand Down

0 comments on commit 3e8ba71

Please sign in to comment.