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.
1 parent 837b416 commit 30dee49Copy full SHA for 30dee49
Project.toml
@@ -1,13 +1,11 @@
1
name = "MatrixOptInterface"
2
uuid = "2f4eb8e6-3e35-4ae4-8c7a-f3d7d9bf20ed"
3
-authors = ["JuMP-dev"]
4
-version = "0.2.0"
+version = "0.1.0"
5
6
[deps]
7
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
8
MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
9
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
10
-Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
11
12
[compat]
13
MathOptInterface = "1"
0 commit comments