Skip to content

Commit

Permalink
Update ops.py (#613)
Browse files Browse the repository at this point in the history
  • Loading branch information
nquesada committed Jul 22, 2021
1 parent ff2c8ff commit a142b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion strawberryfields/ops.py
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,7 @@ class MeasureHeterodyne(Measurement):
\frac{1}{\pi}\bra{\vec{\alpha}}\rho\ket{\vec{\alpha}}`.
The measured mode is reset to the vacuum state.
.. warning:: The heterodyne measurement can only be performed in the Gaussian backend.
.. warning:: The heterodyne measurement can only be performed in the Gaussian or Bosonic backends.
Args:
select (None, complex): (Optional) desired values of measurement result.
Expand Down

0 comments on commit a142b74

Please sign in to comment.