-
Notifications
You must be signed in to change notification settings - Fork 0
/
.zenodo.json
46 lines (46 loc) · 1.24 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
{
"description": "pyhf plug-in for spey package",
"license": "MIT",
"title": "SpeysideHEP/spey-pyhf: v0.1.6",
"version": "v0.1.6",
"upload_type": "software",
"creators": [
{
"affiliation": "Thomas Jefferson National Accelerator Facility",
"name": "Araz, Jack Y.",
"orcid": "0000-0001-8721-8042"
}
],
"access_right": "open",
"keywords": [
"physics",
"bsm",
"statistics",
"fitting",
"scipy",
"auto-differentiation"
],
"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-pyhf/tree/v0.1.6",
"relation": "isSupplementTo"
},
{
"scheme": "url",
"identifier": "https://spey-pyhf.readthedocs.io/",
"relation": "isDocumentedBy"
},
{
"scheme": "url",
"identifier": "https://github.com/scikit-hep/pyhf",
"relation": "requires"
}
]
}