Skip to content

Commit

Permalink
Merge branch 'main' into restore_arm64_macos
Browse files Browse the repository at this point in the history
  • Loading branch information
doichanj authored Aug 15, 2024
2 parents 41f10af + f1cf4df commit 868d9e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiskit_aer/backends/aer_simulator.py
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ class AerSimulator(AerBackend):
shots, and a large number of qubits, with complexity around
O(n * D^2) per shot.
* ``mps_log_data`` (str): if True, output logging data of the MPS
* ``mps_log_data`` (bool): if True, output logging data of the MPS
structure: bond dimensions and values discarded during approximation.
(Default: False)
Expand Down

0 comments on commit 868d9e3

Please sign in to comment.