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 6804273 commit 841bdbfCopy full SHA for 841bdbf
docs/Project.toml
@@ -6,6 +6,6 @@ Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
6
7
[compat]
8
BlockArrays = "1"
9
-BlockSparseArrays = "0.5"
+BlockSparseArrays = "0.6"
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
@@ -23,7 +23,7 @@ Adapt = "4"
23
Aqua = "0.8"
24
ArrayLayouts = "1"
25
26
27
DiagonalArrays = "0.3"
28
GPUArraysCore = "0.2"
29
JLArrays = "0.2"
0 commit comments