We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09fc114 commit 697e4f6Copy full SHA for 697e4f6
Project.toml
@@ -1,7 +1,7 @@
1
name = "SparseMatrixColorings"
2
uuid = "0a514795-09f3-496d-8182-132a7b665d35"
3
-authors = ["Guillaume Dalle", "Alexis Montoison"]
4
version = "0.4.26"
+authors = ["Guillaume Dalle", "Alexis Montoison"]
5
6
[deps]
7
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -26,7 +26,7 @@ SparseMatrixColoringsJuMPExt = ["JuMP", "MathOptInterface"]
26
27
[compat]
28
ADTypes = "1.2.1"
29
-CUDA = "5.8.2"
+CUDA = "5.8.2, 6"
30
CliqueTrees = "1"
31
Colors = "0.12.11, 0.13"
32
DocStringExtensions = "0.8,0.9"
0 commit comments