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 c7cbc27 + 6e6a303 commit 382399cCopy full SHA for 382399c
docs/Project.toml
@@ -3,3 +3,6 @@ Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
3
ITensorBase = "4795dd04-0d67-49bb-8f44-b89c448a1dc7"
4
Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
5
NamedDimsArrays = "60cbd0c0-df58-4cb7-918c-6f5607b73fde"
6
+
7
+[compat]
8
+NamedDimsArrays = "0.5"
test/Project.toml
@@ -16,6 +16,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
16
[compat]
17
Aqua = "0.8.9"
18
BlockSparseArrays = "0.2"
19
+ITensorBase = "0.1"
20
SafeTestsets = "0.1"
21
Suppressor = "0.2"
22
Test = "1.10"
0 commit comments