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 aa8152a commit 97a3c14Copy full SHA for 97a3c14
Project.toml
@@ -31,7 +31,6 @@ Adapt = "4.1.1"
31
Aqua = "0.8.9"
32
ArrayLayouts = "1.10.4"
33
BlockArrays = "1.2.0"
34
-BlockSparseArrays = "0.8"
35
DerivableInterfaces = "0.5.2"
36
DiagonalArrays = "0.3"
37
Dictionaries = "0.4.3"
test/Project.toml
@@ -25,6 +25,7 @@ Adapt = "4"
25
Aqua = "0.8"
26
ArrayLayouts = "1"
27
BlockArrays = "1"
28
+BlockSparseArrays = "0.8"
29
DerivableInterfaces = "0.5"
30
GPUArraysCore = "0.2"
0 commit comments