to obtain the resulting measurement outcome's distribution:
In[3]:=
result["Distribution"]
Out[3]=
CategoricalDistribution
Inputtype:Scalar
Categories:
|
+
〉
|
−
〉
Use property
"States"
to obtain the possible states after measurement:
In[4]:=
result["States"]
Out[4]=
QuantumState
Purestate
Qudits:1
Type:Vector
Dimension:2
Picture:Schrödinger
,QuantumState
Purestate
Qudits:1
Type:Vector
Dimension:2
Picture:Schrödinger
Use property
"StatesAssociation"
to obtain the association of measurement outcomes with their corresponding quantum state:
In[5]:=
result["StatesAssociation"]
Out[5]=
+
QuantumState
Purestate
Qudits:1
Type:Vector
Dimension:2
Picture:Schrödinger
,
−
QuantumState
Purestate
Qudits:1
Type:Vector
Dimension:2
Picture:Schrödinger
Use property
"PostMeasurementState"
to obtain Lüders mixture. It resemble a scenario where a measurement is executed, yet the outcome of that measurement becomes untraceable or is no longer retained.