We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5499980 + 76b33e2 commit ca0be4cCopy full SHA for ca0be4c
.zenodo.json
@@ -0,0 +1,20 @@
1
+{
2
+ "description": "A package to model linear and quadratic optimization problems using NLPModels.jl",
3
+ "title": "QuadraticModels.jl",
4
+ "upload_type": "software",
5
+ "publication_date": "2019-02-07",
6
+ "creators": [
7
+ {
8
+ "affiliation": "\u00c9cole Polytechnique/GERAD - Montr\u00e9al",
9
+ "name": "Dominique Orban"
10
+ }
11
+ ],
12
+ "access_right": "open",
13
+ "related_identifiers": [
14
15
+ "scheme": "url",
16
+ "identifier": "https://github.com/JuliaSmoothOptimizers/QuadraticModels.jl/releases/latest",
17
+ "relation": "isSupplementTo"
18
19
+ ]
20
+}
0 commit comments