-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.zenodo.json
43 lines (43 loc) · 1.13 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
{
"description": "smooth inference for reinterpretation studies",
"license": "MIT",
"title": "SpeysideHEP/spey: v0.1.11",
"version": "v0.1.11",
"upload_type": "software",
"creators": [
{
"affiliation": "Stony Brook University",
"name": "Araz, Jack Y.",
"orcid": "0000-0001-8721-8042"
}
],
"access_right": "open",
"keywords": [
"physics",
"bsm",
"statistics",
"fitting",
"scipy",
"auto-differentiation",
"inference",
"differentiable programming"
],
"related_identifiers": [
{
"scheme": "doi",
"identifier": "10.21468/SciPostPhys.16.1.032",
"relation": "isDocumentedBy",
"resource_type": "publication-article"
},
{
"scheme": "url",
"identifier": "https://github.com/SpeysideHEP/spey/tree/v0.1.11",
"relation": "isSupplementTo"
},
{
"scheme": "url",
"identifier": "https://spey.readthedocs.io/",
"relation": "isDocumentedBy"
}
]
}