Wolfram Language
Paclet Repository
Community-contributed installable additions to the Wolfram Language
Primary Navigation
Categories
Cloud & Deployment
Core Language & Structure
Data Manipulation & Analysis
Engineering Data & Computation
External Interfaces & Connections
Financial Data & Computation
Geographic Data & Computation
Geometry
Graphs & Networks
Higher Mathematical Computation
Images
Knowledge Representation & Natural Language
Machine Learning
Notebook Documents & Presentation
Scientific and Medical Data & Computation
Social, Cultural & Linguistic Data
Strings & Text
Symbolic & Numeric Computation
System Operation & Setup
Time-Related Computation
User Interface Construction
Visualization & Graphics
Random Paclet
Alphabetical List
Using Paclets
Create a Paclet
Get Started
Download Definition Notebook
Learn More about
Wolfram Language
QuantumPlaybook
Guides
QuantumPlaybook
Tech Notes
Addition of Numbers
Baker-Hausdorff Lemma
Chiral Fermion Random Circuit
Clifford Operators: How to Test
Commutation Relations for Qubits
Entanglement Distillation
Generalized Pauli Operators: Implementation
Hatano-Nelson-Kitaev Model: Monte Carlo Simulation
Hatano-Nelson Model: Monte Carlo Simulation
Kitaev Chain
Kitaev Random Circuit
Λ-Matter in a Cavity
Measurement of Total Pauli Z
Non-Unitary Dynamics of Quantum States
Partial Trace: Physical Meaning
Quantum Dot Systems
A Quantum Playbook
Magnetic Exchange Coupling
Solovay-Kitaev Algorithm
Spin Code
Symmetry Effects On Quantum Master Equations
Transmon: Quantum Phase Model
Transposition as a Supermap
Variational Quantum Classifier: Iris
Variational Quantum Classifier: Parity
Variational Quantum Eigensolver: Transverse-Field Ising Model
Symbols
BlochEnergy
BlochFunction
QuantumPlaybookCheckUpdate
QuantumPlaybookEdition
QuantumPlaybookUpdate
TransmonEnergy
TransmonExponent
TransmonFunction
TransmonHamiltonian
QuantumMob`Transmon`
T
r
a
n
s
m
o
n
E
x
p
o
n
e
n
t
T
r
a
n
s
m
o
n
E
x
p
o
n
e
n
t
[
n
,
n
g
]
r
e
t
u
r
n
s
t
h
e
M
a
t
h
i
e
u
c
h
a
r
a
c
t
e
r
i
s
t
i
c
e
x
p
o
n
e
n
t
o
f
t
h
e
t
h
n
e
x
c
i
t
e
d
s
t
a
t
e
o
f
t
h
e
t
r
a
n
s
m
o
n
H
a
m
i
l
t
o
n
i
a
n
f
o
r
d
i
m
e
n
s
i
o
n
l
e
s
s
g
a
t
e
c
h
a
r
g
e
n
g
,
w
i
t
h
n
=
0
r
e
f
e
r
r
i
n
g
t
o
t
h
e
g
r
o
u
n
d
s
t
a
t
e
.
D
e
t
a
i
l
s
a
n
d
O
p
t
i
o
n
s
Examples
(
1
)
Basic Examples
(
1
)
I
n
[
1
]
:
=
T
a
b
l
e
T
r
a
n
s
m
o
n
E
x
p
o
n
e
n
t
[
n
,
1
/
2
]
,
{
n
,
0
,
5
}
O
u
t
[
1
]
=
1
2
,
1
2
,
3
2
,
3
2
,
5
2
,
5
2
I
n
[
2
]
:
=
T
a
b
l
e
T
r
a
n
s
m
o
n
E
x
p
o
n
e
n
t
[
n
,
0
.
2
5
]
,
{
n
,
0
,
5
}
O
u
t
[
2
]
=
{
-
0
.
2
5
,
0
.
7
5
,
-
1
.
2
5
,
1
.
7
5
,
-
2
.
2
5
,
2
.
7
5
}
I
n
[
3
]
:
=
T
a
b
l
e
T
r
a
n
s
m
o
n
E
x
p
o
n
e
n
t
[
n
,
1
.
2
5
]
,
{
n
,
0
,
5
}
O
u
t
[
3
]
=
{
-
0
.
2
5
,
0
.
7
5
,
-
1
.
2
5
,
1
.
7
5
,
-
2
.
2
5
,
2
.
7
5
}
I
n
[
4
]
:
=
P
l
o
t
T
a
b
l
e
T
r
a
n
s
m
o
n
E
x
p
o
n
e
n
t
[
0
,
n
g
]
,
{
n
,
0
,
5
}
,
{
n
g
,
-
2
,
2
}
,
F
r
a
m
e
L
a
b
e
l
{
"
n
g
"
,
"
ν
"
}
O
u
t
[
4
]
=
I
n
[
5
]
:
=
P
l
o
t
T
a
b
l
e
T
r
a
n
s
m
o
n
E
x
p
o
n
e
n
t
[
1
,
n
g
]
,
{
n
,
0
,
5
}
,
{
n
g
,
-
2
,
2
}
,
F
r
a
m
e
L
a
b
e
l
{
"
n
g
"
,
"
ν
"
}
O
u
t
[
5
]
=
I
n
[
6
]
:
=
T
a
b
l
e
T
r
a
n
s
m
o
n
E
x
p
o
n
e
n
t
[
n
,
0
]
,
{
n
,
0
,
5
}
O
u
t
[
6
]
=
{
0
,
1
,
1
,
2
,
2
,
3
}
I
n
[
7
]
:
=
T
a
b
l
e
T
r
a
n
s
m
o
n
E
x
p
o
n
e
n
t
[
n
,
0
.
0
0
0
0
1
]
,
{
n
,
0
,
5
}
/
/
R
o
u
n
d
O
u
t
[
7
]
=
{
0
,
1
,
-
1
,
2
,
-
2
,
3
}
S
e
e
A
l
s
o
T
r
a
n
s
m
o
n
E
n
e
r
g
y
▪
T
r
a
n
s
m
o
n
F
u
n
c
t
i
o
n
T
e
c
h
N
o
t
e
s
▪
T
r
a
n
s
m
o
n
:
Q
u
a
n
t
u
m
P
h
a
s
e
M
o
d
e
l
▪
Q
u
a
n
t
u
m
I
n
f
o
r
m
a
t
i
o
n
S
y
s
t
e
m
s
w
i
t
h
Q
3
▪
Q
u
a
n
t
u
m
M
a
n
y
-
B
o
d
y
S
y
s
t
e
m
s
w
i
t
h
Q
3
▪
Q
u
a
n
t
u
m
S
p
i
n
S
y
s
t
e
m
s
w
i
t
h
Q
3
R
e
l
a
t
e
d
G
u
i
d
e
s
▪
Q
u
a
n
t
u
m
I
n
f
o
r
m
a
t
i
o
n
S
y
s
t
e
m
s
▪
Q
u
a
n
t
u
m
M
a
n
y
-
B
o
d
y
S
y
s
t
e
m
s
▪
Q
u
a
n
t
u
m
S
p
i
n
S
y
s
t
e
m
s
"
"