Skip to content

Commit

Permalink
Update mrmustard/lab_dev/transformations/transformations.py
Browse files Browse the repository at this point in the history
Co-authored-by: Yuan <16817699+sylviemonet@users.noreply.github.com>
  • Loading branch information
SamFerracin and sylviemonet authored Feb 23, 2024
1 parent 5ae503a commit a5952e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mrmustard/lab_dev/transformations/transformations.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ def representation(self) -> Bargmann:

class Dgate(Unitary):
r"""
The displacement gate in phase space.
The displacement gate.
If ``x`` and/or ``y`` are iterables, their length must be equal to `1` or `N`. If their length is equal to `1`,
all the modes share the same parameters.
Expand Down

0 comments on commit a5952e8

Please sign in to comment.