-
Notifications
You must be signed in to change notification settings - Fork 20
/
.zenodo.json
41 lines (41 loc) · 991 Bytes
/
.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
{
"description": "Julia's CUTEst Interface",
"license": "lgpl-3.0",
"title": "CUTEst.jl",
"upload_type": "software",
"creators": [
{
"affiliation": "Federal University of Paran\u00e1 - UFPR",
"name": "Abel Soares Siqueira"
},
{
"affiliation": "\u00c9cole Polytechnique/GERAD - Montr\u00e9al",
"name": "Dominique Orban"
}
],
"contributors": [
{
"affiliation": "Washington University in St. Louis",
"name": "Timothy E. Holy",
"type": "Researcher"
},
{
"affiliation": "University of Oxford",
"name": "Asbj\u00f8rn Nilsen Riseth",
"type": "Researcher"
}
],
"access_right": "open",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/JuliaSmoothOptimizers/CUTEst.jl/releases/latest",
"relation": "isSupplementTo"
},
{
"scheme": "doi",
"identifier": "10.5281/zenodo.1188851",
"relation": "isPartOf"
}
]
}