We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec28161 commit d971e55Copy full SHA for d971e55
G/GridapDistributed/Compat.toml
@@ -25,8 +25,14 @@ PartitionedArrays = "0.2.4-0.2"
25
Gridap = "0.17.4-0.17"
26
27
["0.2.2-0"]
28
-PartitionedArrays = "0.2.8-0.2"
29
SparseMatricesCSR = "0.6.6-0.6"
30
31
-["0.2.3-0"]
+["0.2.2-0.2.4"]
+PartitionedArrays = "0.2.8-0.2"
32
+
33
+["0.2.3-0.2.4"]
34
Gridap = "0.17.7-0.17"
35
36
+["0.2.5-0"]
37
+Gridap = "0.17.8-0.17"
38
+PartitionedArrays = "0.2.10-0.2"
G/GridapDistributed/Versions.toml
@@ -15,3 +15,6 @@ git-tree-sha1 = "880f591492597d507598141686383d8ca4c64cd1"
15
16
["0.2.4"]
17
git-tree-sha1 = "426dcfc4c4c33189bd69b3c6e51965a9dd279e9d"
18
19
+["0.2.5"]
20
+git-tree-sha1 = "aa4d313f1dbb32f9fb0077e280a0625fa980dcb1"
0 commit comments