-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
52 lines (51 loc) · 922 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# Generated by roxygen2: do not edit by hand
export(Bell)
export(CNOT)
export(Fredkin)
export(Hadamard)
export(IDSDS)
export(NASH)
export(PayoffMatrix_QBOS)
export(PayoffMatrix_QHawkDove)
export(PayoffMatrix_QPD)
export(Phase)
export(PhaseDagger)
export(QBOS)
export(QDuelsPlot1)
export(QDuelsPlot2)
export(QDuelsPlot3)
export(QDuelsPlot4)
export(QDuels_Alice_payoffs)
export(QDuels_Bob_payoffs)
export(QFT)
export(QHawkDove)
export(QMeasure)
export(QMontyHall)
export(QNewcomb)
export(QPD)
export(QPennyFlip)
export(Rx)
export(Ry)
export(Rz)
export(SWAP)
export(T)
export(TDagger)
export(Toffoli)
export(Walsh)
export(Walsh16)
export(Walsh32)
export(Walsh4)
export(Walsh8)
export(col_count)
export(init)
export(levi_civita)
export(row_count)
export(sigmaX)
export(sigmaY)
export(sigmaZ)
import(R.utils)
import(RColorBrewer)
import(dplyr)
importFrom(graphics,barplot)
importFrom(graphics,persp)
importFrom(graphics,plot)