Skip to content

Commit

Permalink
Update src/qibo/noise_model.py
Browse files Browse the repository at this point in the history
Co-authored-by: Matteo Robbiati <[email protected]>
  • Loading branch information
renatomello and MatteoRobbiati authored Nov 13, 2024
1 parent 0cd328e commit 3110f99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qibo/noise_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def noisy_circuit(circuit, params):
Args:
circuit (:class:`qibo.models.Circuit`): Circuit on which noise will be applied. Since in the end are
circuit (:class:`qibo.models.Circuit`): circuit on which noise will be applied. Since in the end are
applied bitflips, measurement gates are required.
params (dict): contains the parameters of the channels organized as follow \n
{'t1' : (``t1``, ``t2``,..., ``tn``),
Expand Down

0 comments on commit 3110f99

Please sign in to comment.