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 09abf6a commit 0a53273Copy full SHA for 0a53273
Project.toml
@@ -1,7 +1,7 @@
1
name = "SparseMatrixColorings"
2
uuid = "0a514795-09f3-496d-8182-132a7b665d35"
3
authors = ["Guillaume Dalle <22795598+gdalle@users.noreply.github.com>"]
4
-version = "0.3.5"
+version = "0.3.6"
5
6
[deps]
7
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -14,7 +14,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
14
[compat]
15
ADTypes = "1.2.1"
16
Compat = "3.46,4.2"
17
-DocStringExtensions = "0.9"
+DocStringExtensions = "0.8,0.9"
18
LinearAlgebra = "<0.0.1, 1"
19
Random = "<0.0.1, 1"
20
SparseArrays = "<0.0.1, 1"
0 commit comments