-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy path.zenodo.json
43 lines (43 loc) · 942 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
42
43
{
"description": "A simple Julia package to plot performance and data profiles",
"title": "BenchmarkProfiles.jl",
"upload_type": "software",
"publication_date": "2019-02-07",
"creators": [
{
"affiliation": "École Polytechnique/GERAD - Montréal",
"name": "Dominique Orban"
}
],
"access_right": "open",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/JuliaSmoothOptimizers/BenchmarkProfiles.jl/releases/latest",
"relation": "isSupplementTo"
}
],
"contributors": [
{
"name": "Abel Soares Siqueira",
"type": "Researcher"
},
{
"name": "Asbjørn Nilsen Riseth",
"type": "Other"
},
{
"name": "Elliot Saba",
"type": "Other"
},
{
"name": "Samuel Goyette",
"type": "Researcher"
},
{
"name": "Tony Kelman",
"type": "Other"
}
],
"license": "MPL-2.0"
}