forked from scikit-hep/pyhf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.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": "pure-Python HistFactory implementation with tensors and autodiff",
"license": "Apache-2.0",
"title": "scikit-hep/pyhf: v0.7.0",
"version": "v0.7.0",
"upload_type": "software",
"creators": [
{
"affiliation": "Technical University of Munich",
"name": "Lukas Heinrich",
"orcid": "0000-0002-4048-7584"
},
{
"affiliation": "University of Wisconsin-Madison",
"name": "Matthew Feickert",
"orcid": "0000-0003-4124-7862"
},
{
"affiliation": "SCIPP, University of California, Santa Cruz",
"name": "Giordon Stark",
"orcid": "0000-0001-6616-3433"
}
],
"access_right": "open",
"keywords": [
"physics",
"statistics",
"fitting",
"scipy",
"numpy",
"tensorflow",
"pytorch",
"jax",
"auto-differentiation"
],
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/scikit-hep/pyhf/tree/v0.7.0",
"relation": "isSupplementTo"
}
]
}