forked from JuliaSmoothOptimizers/SolverTools.jl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.zenodo.json
34 lines (34 loc) · 804 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
{
"description": "Tools for developing nonlinear optimization solvers in Julia",
"title": "SolverTools.jl",
"upload_type": "software",
"license": "MPL-2.0",
"creators": [
{
"affiliation": "École Polytechnique/GERAD - Montréal",
"name": "Dominique Orban"
},
{
"affiliation": "Federal University of Paraná - UFPR",
"name": "Abel Soares Siqueira"
}
],
"access_right": "open",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/JuliaSmoothOptimizers/SolverTools.jl/releases/latest",
"relation": "isSupplementTo"
}
],
"contributors": [
{
"name": "Alexis Montoison",
"type": "Researcher"
},
{
"name": "Jean-Pierre Dussault",
"type": "Researcher"
}
]
}