Skip to content

Commit af7654c

Browse files
committed
Add ArrayInterface
Signed-off-by: ErikQQY <[email protected]>
1 parent e4a181b commit af7654c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[deps]
22
AlgebraicMultigrid = "2169fc97-5a83-5252-b627-83903c6c433c"
3+
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
34
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
45
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
56
IncompleteLU = "40713840-3770-5561-ab4c-a76e7d0d7895"
@@ -15,6 +16,7 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
1516

1617
[compat]
1718
AlgebraicMultigrid = "0.5, 0.6"
19+
ArrayInterface = "6, 7"
1820
BenchmarkTools = "1"
1921
Documenter = "1"
2022
IncompleteLU = "0.2"

0 commit comments

Comments
 (0)