Skip to content

Commit

Permalink
Update pyqtorch/noise/readout.py
Browse files Browse the repository at this point in the history
Co-authored-by: RolandMacDoland <[email protected]>
  • Loading branch information
chMoussa and RolandMacDoland authored Nov 20, 2024
1 parent ada04e1 commit 3d7cdaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyqtorch/noise/readout.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ def bs_bitflip_corruption(
given a noise matrix.
Args:
err_idx (Tensor): A Boolean array of bit string indices that need to be corrupted.
err_idx (Tensor): A Boolean array of bit string indices to be corrupted.
sample (Tensor): A torch.Tensor of bit strings n_shots x n_qubits.
Returns:
Expand Down

0 comments on commit 3d7cdaf

Please sign in to comment.