-
Notifications
You must be signed in to change notification settings - Fork 0
/
.zenodo.json
69 lines (62 loc) · 1.94 KB
/
.zenodo.json
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
69
{
"creators": [
{
"orcid": "0000-0003-4513-5139",
"affiliation": "Freie Universität Berlin",
"name": "Naumann, Jan"
},
{
"orcid": "0000-0001-5534-6103",
"affiliation": "Freie Universität Berlin",
"name": "Schmoll, Philipp"
},
{
"orcid": "0000-0002-6224-1964",
"affiliation": "Freie Universität Berlin",
"name": "Wilde, Frederik"
},
{
"affiliation": "Freie Universität Berlin",
"name": "Krein, Finn"
}
],
"contributors": [
{
"orcid": "0009-0006-8139-8648",
"affiliation": "University of Cologne",
"name": "Weerda, Erik Lennart",
"type": "Researcher"
},
{
"orcid": "0000-0002-8283-1005",
"affiliation": "University of Cologne",
"name": "Rizzi, Matteo",
"type": "Supervisor"
},
{
"orcid": "0000-0003-3033-1292",
"affiliation": "Freie Universität Berlin",
"name": "Eisert, Jens",
"type": "Supervisor"
}
],
"description": "A versatile tensor network library for variational ground state simulations in two spatial dimensions.",
"license": "GPL-3.0-or-later",
"title": "variPEPS (Python version)",
"related_identifiers": [
{
"identifier": "https://doi.org/10.21468/SciPostPhysLectNotes.86",
"relation": "isDocumentedBy",
"resource_type": "publication-article"
},
{
"identifier": "https://varipeps.readthedocs.io/en/stable/",
"relation": "isDocumentedBy",
"resource_type": "publication-softwaredocumentation"
}
],
"keywords": ["peps", "tensor-networks", "variational-optimization"],
"communities": [
{"identifier": "crc183"}
]
}