-
Notifications
You must be signed in to change notification settings - Fork 232
Expand file tree
/
Copy pathmetadata.json
More file actions
46 lines (46 loc) · 1.34 KB
/
metadata.json
File metadata and controls
46 lines (46 loc) · 1.34 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
{
"title": "Variational Quantum Thermalizer",
"authors": [
{
"username": "jceroni"
}
],
"executable_stable": true,
"executable_latest": true,
"dateOfPublication": "2020-07-07T00:00:00+00:00",
"dateOfLastModification": "2026-04-17T15:48:14+00:00",
"categories": [
"Optimization"
],
"tags": [],
"previewImages": [
{
"type": "thumbnail",
"uri": "/_static/demo_thumbnails/regular_demo_thumbnails/thumbnail_variationally_quantum_thermalizer.png"
}
],
"seoDescription": "Using the Variational Quantum Thermalizer to prepare the thermal state of a Heisenberg model Hamiltonian.",
"doi": "",
"references": [
{
"id": "Verdon2019",
"type": "article",
"title": "Quantum Hamiltonian-Based Models and the Variational Quantum Thermalizer Algorithm",
"authors": "Verdon, G., Marks, J., Nanda, S., Leichenauer, S., & Hidary, J.",
"year": "2019",
"journal": "",
"url": "https://arxiv.org/abs/1910.02071"
}
],
"basedOnPapers": [
"10.48550/arXiv.1910.02071"
],
"referencedByPapers": [],
"relatedContent": [
{
"type": "demonstration",
"id": "tutorial_vqe",
"weight": 1.0
}
]
}