Skip to content

Commit

Permalink
Update src/qutip_qip/decompose/decompose_single_qubit_gate.py
Browse files Browse the repository at this point in the history
Co-authored-by: Boxi Li <etamin1201@gmail.com>
  • Loading branch information
purva-thakre and BoxiLi committed Jul 18, 2021
1 parent 55fcdc7 commit 95bc894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qutip_qip/decompose/decompose_single_qubit_gate.py
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ def decompose_one_qubit_gate(input_gate, method):
Parameters
----------
input_gate : :class:`qutip.Qobj`
The matrix that's supposed to be decomposed should be a Qobj.
The matrix to be decomposed.
method : string
Expand Down

0 comments on commit 95bc894

Please sign in to comment.