Wolfram`QuantumFramework`
QuantumChannel |
|
| | ||||
|
| |
Details and Options
Examples
(2)
Basic Examples
(1)
Define a quantum channel
In[1]:=
ops=Table
["RandomUnitary"]Sqrt[4],4;channel=
[ops]
QuantumOperator |
QuantumChannel |
Out[1]=
QuantumChannel
|
Apply the channel on a random mixed state:
In[2]:=
channel
["RandomMixed"]
QuantumState |
Out[2]=
QuantumState
|
Scope
(1)
|
|
""