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.
2 parents 5048c5e + aa6ccb9 commit 13bb047Copy full SHA for 13bb047
docs/Project.toml
@@ -6,3 +6,4 @@ NamedDimsArrays = "60cbd0c0-df58-4cb7-918c-6f5607b73fde"
6
7
[compat]
8
Literate = "2"
9
+NamedDimsArrays = "0.5"
test/Project.toml
@@ -15,6 +15,10 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
15
16
17
Aqua = "0.8.9"
18
+BlockArrays = "1"
19
20
+BlockSparseArrays = "0.2"
21
+ITensorBase = "0.1"
22
SafeTestsets = "0.1"
23
Suppressor = "0.2"
24
Test = "1.10"
0 commit comments