-
Notifications
You must be signed in to change notification settings - Fork 242
Expand file tree
/
Copy pathmetadata.json
More file actions
68 lines (68 loc) · 2.19 KB
/
Copy pathmetadata.json
File metadata and controls
68 lines (68 loc) · 2.19 KB
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
{
"title": "Estimating observables with classical shadows in the Pauli basis",
"authors": [
{
"username": "Qottmann"
}
],
"executable_stable": true,
"executable_latest": true,
"dateOfPublication": "2022-10-07T00:00:00+00:00",
"dateOfLastModification": "2026-03-27T00:00:00+00:00",
"categories": [
"Algorithms",
"Quantum Computing"
],
"tags": [],
"previewImages": [
{
"type": "thumbnail",
"uri": "/_static/demo_thumbnails/regular_demo_thumbnails/thumbnail_estimating_observables_classical_shadows_Pauli_Basis.png"
}
],
"seoDescription": "Classical shadows in the Pauli basis",
"doi": "",
"references": [
{
"id": "Huang2020",
"type": "article",
"title": "Predicting Many Properties of a Quantum System from Very Few Measurements",
"authors": "Hsin-Yuan Huang, Richard Kueng, John Preskill",
"year": "2020",
"journal": "",
"url": "https://arxiv.org/abs/2002.08953"
},
{
"id": "Huang2021",
"type": "article",
"title": "Efficient estimation of Pauli observables by derandomization",
"authors": "Hsin-Yuan Huang, Richard Kueng, John Preskill",
"year": "2021",
"journal": "",
"url": "https://arxiv.org/abs/2103.07510"
},
{
"id": "Yen",
"type": "article",
"title": "Deterministic improvements of quantum measurements with grouping of compatible operators, non-local transformations, and covariance estimates",
"authors": "Tzu-Ching Yen, Aadithya Ganeshram, Artur F. Izmaylov",
"year": "2022",
"journal": "",
"url": "https://arxiv.org/abs/2201.01471"
}
],
"basedOnPapers": [],
"referencedByPapers": [],
"relatedContent": [
{
"type": "demonstration",
"id": "tutorial_classical_shadows",
"weight": 1.0
},
{
"type": "demonstration",
"id": "ml_classical_shadows",
"weight": 1.0
}
]
}