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 e4a181b commit af7654cCopy full SHA for af7654c
docs/Project.toml
@@ -1,5 +1,6 @@
1
[deps]
2
AlgebraicMultigrid = "2169fc97-5a83-5252-b627-83903c6c433c"
3
+ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
4
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
5
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
6
IncompleteLU = "40713840-3770-5561-ab4c-a76e7d0d7895"
@@ -15,6 +16,7 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
15
16
17
[compat]
18
AlgebraicMultigrid = "0.5, 0.6"
19
+ArrayInterface = "6, 7"
20
BenchmarkTools = "1"
21
Documenter = "1"
22
IncompleteLU = "0.2"
0 commit comments