We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e437e67 commit a7ea884Copy full SHA for a7ea884
docs/Project.toml
@@ -6,6 +6,6 @@ Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
6
7
[compat]
8
BlockArrays = "1"
9
-BlockSparseArrays = "0.3"
+BlockSparseArrays = "0.4"
10
Documenter = "1"
11
Literate = "2"
examples/Project.toml
@@ -5,5 +5,5 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
5
Test = "1"
test/Project.toml
@@ -26,7 +26,7 @@ Adapt = "4"
26
Aqua = "0.8"
27
ArrayLayouts = "1"
28
29
30
DiagonalArrays = "0.3"
31
GPUArraysCore = "0.2"
32
GradedUnitRanges = "0.2.2"
0 commit comments