Skip to content

Commit

Permalink
Update src/qutip_qip/noise.py
Browse files Browse the repository at this point in the history
Co-authored-by: Simon Cross <hodgestar+github@gmail.com>
  • Loading branch information
BoxiLi and hodgestar authored Jul 14, 2021
1 parent 7571066 commit 8c4275b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qutip_qip/noise.py
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ def get_noisy_pulses(
----------
dims: list, optional
The dimension of the components system, the default value is
[2,2...,2] for qubits system.
[2, 2, ..., 2] for a system of qubits.
pulses : list of :class:`.Pulse`
The input pulses. The noise will be added to pulses in this list.
systematic_noise : :class:`.Pulse`
Expand Down

0 comments on commit 8c4275b

Please sign in to comment.